test_2009_10_03_11_52_52_success
tagc4158a97628b8b8469f8c3d2c618ca865a559d77
object 06cec2f85dd1778ed149669ab994f6d9b756df3f
authorTobias Grosser <grosser@fim.uni-passau.de>
Sat, 3 Oct 2009 12:10:33 +0000 (3 14:10 +0200)
/n/16/grosser/daily_git_builds/log/2009_10_03_11_52_52/info.log
11:54 => Start run 2009_10_03_11_52_52
11:54 => GIT build
commit 06cec2f85dd1778ed149669ab994f6d9b756df3f
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/06cec2f85dd1778ed149669ab994f6d9b756df3f
Author: Tobias Grosser <grosser@fim.uni-passau.de>
Date:   Sat Oct 3 11:19:12 2009 +0200

    Fix testcase on 32 bit. Replace 8 * 8 with sizeof(long).

    2009-10-03  Tobias Grosser  <grosser@fim.uni-passau.de>

     * testsuite/gcc.dg/graphite/id-15.c: Replace "(8 * 8)" with "sizeof
     (unsigned long)".

commit 01229d9b7df24d142e48ed013a8f8368cc895a29
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/01229d9b7df24d142e48ed013a8f8368cc895a29
Author: Tobias Grosser <grosser@fim.uni-passau.de>
Date:   Sat Oct 3 11:08:34 2009 +0200

    Move from int_cst_value to widest_int_cst_value.

    2009-10-03  Tobias Grosser  <grosser@fim.uni-passau.de>

     * graphite-sese-to-poly.c (scan_tree_for_params_right_scev):
     Move from int_cst_value() to widest_int_cst_value() otherwise gcc
     asserts on some 64bit values on 32bit host systems.
     (scan_tree_for_params_int, scan_tree_for_params, scan_tree_for_params,
     pdr_add_data_dimensions): Dito.

commit a02d695655b54d97b31e65de3999489c4fb408af
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/a02d695655b54d97b31e65de3999489c4fb408af
Author: Tobias Grosser <grosser@fim.uni-passau.de>
Date:   Sat Oct 3 11:04:55 2009 +0200

    Fix matrix size in testsuite to work on 32bit systems.

    2009-10-03  Tobias Grosser  <grosser@fim.uni-passau.de>

     * testsuite/gcc.dg/graphite/run-id-1.c: Use smaller matrix to not
     SEGFAULT on 32bit.
11:54 => Configure
11:54 => Build
13:06 => Install to /n/16/grosser/daily_git_builds/install/2009_10_03_11_52_52
13:08 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_10_03_11_52_52)
14:10 => Run compare_tests
BUILD SUCCESSFUL