test/success/2010_07_27_22_10_36
tag36828ea3bd5ef17c6791b3ce4072f757e4e4962a
object e69d5996190e937d231a9fe18bd001f6774cdce6
authorTobias Grosser <grosser@fim.uni-passau.de>
Tue, 27 Jul 2010 22:14:43 +0000 (28 00:14 +0200)
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/gcc.compare
Tests that now work, but didn't before:

gcc.target/i386/sse4_1-movntdqa.c (test for excess errors)

New tests that FAIL:

gcc.c-torture/execute/960209-1.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
gcc.c-torture/execute/960209-1.c compilation,  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
gcc.c-torture/execute/960209-1.c compilation,  -O3 -fomit-frame-pointer  (internal compiler error)
gcc.c-torture/execute/960209-1.c compilation,  -O3 -g  (internal compiler error)

New tests that PASS:

gcc.dg/graphite/id-25.c (test for excess errors)
gcc.dg/graphite/id-26.c (test for excess errors)
gcc.dg/guality/pr41353-1.c  -O1  line 28 i == 37
gcc.dg/guality/pr43177.c  -O1  line 15 l == 10
gcc.dg/guality/pr43177.c  -O2  line 15 l == 10
gcc.dg/guality/pr43479.c  -O1  line 12 n == 9
gcc.dg/guality/pr43479.c  -O1  line 18 j == 8
gcc.dg/guality/pr43479.c  -O2  line 18 h == 9
gcc.dg/guality/pr43479.c  -O2  line 18 j == 8
gcc.dg/guality/pr43479.c  -O3 -fomit-frame-pointer  line 18 h == 9
gcc.dg/guality/pr43479.c  -O3 -fomit-frame-pointer  line 18 j == 8
gcc.dg/guality/pr43479.c  -O3 -g  line 13 n == 9
gcc.dg/guality/pr43479.c  -Os  line 13 i == 6
gcc.dg/guality/pr43479.c  -Os  line 18 h == 9
gcc.dg/guality/pr43479.c  -Os  line 18 j == 8
gcc.target/i386/sse4_1-movntdqa.c execution test

Old tests that passed, that have disappeared: (Eeek!)

gcc.c-torture/execute/960209-1.c compilation,  -O3 -fomit-frame-pointer
gcc.c-torture/execute/960209-1.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
gcc.c-torture/execute/960209-1.c compilation,  -O3 -fomit-frame-pointer -funroll-loops
gcc.c-torture/execute/960209-1.c compilation,  -O3 -g
gcc.c-torture/execute/960209-1.c execution,  -O3 -fomit-frame-pointer
gcc.c-torture/execute/960209-1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
gcc.c-torture/execute/960209-1.c execution,  -O3 -fomit-frame-pointer -funroll-loops
gcc.c-torture/execute/960209-1.c execution,  -O3 -g
gcc.dg/guality/pr41353-1.c  -Os  line 28 i == 37
gcc.dg/guality/pr43177.c  -O3 -fomit-frame-pointer  line 15 l == 10
gcc.dg/guality/pr43177.c  -O3 -g  line 15 l == 10
gcc.dg/guality/pr43479.c  -O2  line 12 n == 9
gcc.dg/guality/pr43479.c  -Os  line 13 n == 9

Old tests that failed, that have disappeared: (Eeek!)

gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 17 sizeof (a) == 6
gcc.dg/guality/vla-2.c  -O2  line 25 sizeof (a) == 6 * sizeof (int)
gcc.dg/guality/vla-2.c  -O3 -g  line 25 sizeof (a) == 6 * sizeof (int)
gcc.target/i386/sse4_1-movntdqa.c (internal compiler error)

/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/g++.compare
Tests that now fail, but worked before:

g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

Tests that now work, but didn't before:

g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/gfortran.compare
Tests that now work, but didn't before:

gfortran.dg/reassoc_4.f  -O  (test for excess errors)

Old tests that failed, that have disappeared: (Eeek!)

gfortran.dg/reassoc_4.f  -O  (internal compiler error)

/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/info.log
22:11 => Start run 2010_07_27_22_10_36
22:11 => GIT build
commit e69d5996190e937d231a9fe18bd001f6774cdce6
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/e69d5996190e937d231a9fe18bd001f6774cdce6
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 27 20:04:19 2010 +0000

    Call scev_reset_htab when Graphite out-of-SSA has changed something.

    2010-07-27  Sebastian Pop  <sebastian.pop@amd.com>

     * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Returns
     a bool.
     (rewrite_commutative_reductions_out_of_ssa_close_phi): Same.
     (rewrite_commutative_reductions_out_of_ssa_loop): Same.
     (rewrite_cross_bb_scalar_deps_out_of_ssa): Call scev_reset_htab
     when something has been changed.
     (rewrite_commutative_reductions_out_of_ssa): Same.

     * gcc.dg/graphite/id-26.c: New.

    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162599
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@162599 138bc75d-0d04-0410-961f-82ee72b054a4

commit 8a190bdf67f4437fb3a506c4026d2a2d027d20d9
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/8a190bdf67f4437fb3a506c4026d2a2d027d20d9
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 27 00:54:03 2010 +0000

    Fix tonto: call propagate_expr_outside_region.

    2010-07-26  Sebastian Pop  <sebastian.pop@amd.com>

     * graphite-sese-to-poly.c (propagate_expr_outside_region): Also
     handle the case when def is in the sese region.
     (rewrite_close_phi_out_of_ssa): Call propagate_expr_outside_region
     for invariant expressions.
     (rewrite_cross_bb_phi_deps): Removed.
     (rewrite_cross_bb_scalar_deps): Also handle GIMPLE_PHI nodes.
     (rewrite_cross_bb_scalar_deps_out_of_ssa): Do not call
     rewrite_cross_bb_phi_deps.

    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162556
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@162556 138bc75d-0d04-0410-961f-82ee72b054a4

commit 05aca4ee9d85cd6bc6d5aa63a843ae82e8846ff3
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/05aca4ee9d85cd6bc6d5aa63a843ae82e8846ff3
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jul 27 00:53:53 2010 +0000

    Call scev_analyzable_p only on is_gimple_reg.

    2010-07-26  Sebastian Pop  <sebastian.pop@amd.com>

     * graphite-sese-to-poly.c
     (rewrite_commutative_reductions_out_of_ssa_loop): Call
     scev_analyzable_p only on is_gimple_reg

     * gcc.dg/graphite/id-25.c: New.

    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162555
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@162555 138bc75d-0d04-0410-961f-82ee72b054a4
22:11 => Configure
22:11 => Build
23:11 => Install to /n/16/grosser/daily_git_builds/install/2010_07_27_22_10_36
23:12 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36)
00:14 => Run compare_tests
BUILD SUCCESSFUL
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/libffi.compare
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/libgomp.compare
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/libjava.compare
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/libmudflap.compare
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/libstdc++.compare
/n/16/grosser/daily_git_builds/log/2010_07_27_22_10_36/objc.compare