test/success/2010_12_29_10_10_11
tag1028b2eb1d497216c2c3c6101322abc4ba4c203d
object 01fef54b3c0f5f7920ee8f914d526572053b02c6
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 29 Dec 2010 10:56:50 +0000 (29 11:56 +0100)
/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/gcc.compare
New tests that FAIL:

gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 13 h == 9
gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 18 h == 9
gcc.dg/guality/vla-2.c  -Os  line 25 sizeof (a) == 6 * sizeof (int)

New tests that PASS:

gcc.dg/autopar/pr46969.c (test for excess errors)
gcc.dg/graphite/run-id-pr46758.c execution test
gcc.dg/graphite/run-id-pr46758.c (test for excess errors)
gcc.dg/guality/pr43051-1.c  -O3 -fomit-frame-pointer -funroll-loops  line 41 e == &a[1]
gcc.dg/guality/pr43177.c  -O3 -fomit-frame-pointer  line 15 l == 10
gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 12 n == 9
gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 13 n == 9
gcc.dg/guality/pr43479.c  -O2  line 13 i == 6
gcc.dg/guality/pr43479.c  -Os  line 12 n == 9
gcc.dg/guality/pr43479.c  -Os  line 13 i == 6
gcc.dg/guality/sra-1.c  -O1  line 21 a.j == 14
gcc.dg/guality/sra-1.c  -O2  line 21 a.i == 4
gcc.dg/pr46521.c (test for excess errors)
gcc.dg/pr46522.c (test for excess errors)
gcc.dg/vect/pr47001.c (test for excess errors)
gcc.target/i386/max-stack-align.c (test for excess errors)
gcc.target/i386/pr45852.c scan-assembler-times globvar.%?rip 2
gcc.target/i386/pr45852.c (test for excess errors)
gcc.target/i386/pr46880.c execution test
gcc.target/i386/pr46880.c (test for excess errors)
gcc.target/i386/rdrand-1.c scan-assembler-times \\*movsicc_noc 1
gcc.target/i386/rdrand-1.c scan-assembler-times rdrandhi_1 1
gcc.target/i386/rdrand-2.c scan-assembler-times \\*movsicc_noc 1
gcc.target/i386/rdrand-2.c scan-assembler-times rdrandsi_1 1
gcc.target/i386/rdrand-3.c scan-assembler-times \\*movsicc_noc 1
gcc.target/i386/rdrand-3.c scan-assembler-times rdranddi_1 1

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

gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 i == 37
gcc.dg/guality/pr41353-1.c  -Os  line 28 i == 37
gcc.dg/guality/pr43051-1.c  -Os  line 41 e == &a[1]
gcc.dg/guality/pr43177.c  -O1  line 15 l == 10
gcc.dg/guality/pr43479.c  -O2 -flto  line 13 n == 9
gcc.dg/guality/pr43479.c  -O2  line 12 n == 9
gcc.dg/guality/pr43479.c  -O2  line 18 h == 9
gcc.dg/guality/pr43479.c  -O3 -fomit-frame-pointer  line 18 h == 9
gcc.dg/guality/pr43479.c  -O3 -g  line 12 n == 9
gcc.dg/guality/pr43479.c  -O3 -g  line 13 n == 9
gcc.dg/guality/pr43479.c  -Os  line 18 j == 8
gcc.dg/guality/sra-1.c  -O1  line 21 a.i == 4
gcc.dg/guality/sra-1.c  -O3 -fomit-frame-pointer  line 21 a.j == 14
gcc.dg/guality/sra-1.c  -O3 -g  line 21 a.j == 14
gcc.dg/guality/sra-1.c  -Os  line 21 a.j == 14
gcc.target/i386/rdrand-1.c scan-assembler jnc[ \t]+
gcc.target/i386/rdrand-1.c scan-assembler rdrand[ \t]+(%|)ax
gcc.target/i386/rdrand-2.c scan-assembler jnc[ \t]+
gcc.target/i386/rdrand-2.c scan-assembler rdrand[ \t]+(%|)eax
gcc.target/i386/rdrand-3.c scan-assembler jnc[ \t]+
gcc.target/i386/rdrand-3.c scan-assembler rdrand[ \t]+(%|)rax

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

gcc.dg/guality/pr43479.c  -O2 -flto  line 13 h == 9
gcc.dg/guality/pr43479.c  -O2 -flto  line 18 h == 9
gcc.dg/guality/vla-2.c  -O1  line 25 sizeof (a) == 6 * sizeof (int)
gcc.dg/guality/vla-2.c  -O3 -g  line 25 sizeof (a) == 6 * sizeof (int)

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

g++.dg/tree-ssa/pr43411.C scan-tree-dump-not optimized "OBJ_TYPE_REF"
g++.dg/tree-ssa/pr45605.C scan-tree-dump-times ssa "D::Run \(" 1
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/tree-prof/partition2.C execution,    -O1  -fprofile-use
g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

New tests that PASS:

g++.dg/cpp0x/alignof2.C (test for excess errors)
g++.dg/cpp0x/alignof2.C  (test for warnings, line 6)
g++.dg/cpp0x/constexpr-base4.C execution test
g++.dg/cpp0x/constexpr-base4.C (test for excess errors)
g++.dg/cpp0x/decltype24.C (test for excess errors)
g++.dg/init/volatile2.C (test for excess errors)
g++.dg/opt/pr47036.C (test for excess errors)
g++.dg/pr45310.C (test for excess errors)
g++.dg/tree-ssa/pr46987.C (test for excess errors)

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

g++.dg/ipa/ipcp-ivi-1.C execution test
g++.dg/ipa/ipcp-ivi-1.C scan-ipa-dump inline "B::foo[^\n]*inline copy in int.*middleman"
g++.dg/ipa/ipcp-ivi-1.C (test for excess errors)
g++.dg/ipa/ivinline-6.C execution test
g++.dg/ipa/ivinline-6.C scan-ipa-dump inline "A::foo[^\n]*inline copy in int main"
g++.dg/ipa/ivinline-6.C scan-ipa-dump inline "B::foo[^\n]*inline copy in int main"
g++.dg/ipa/ivinline-6.C (test for excess errors)
g++.dg/otr-fold-1.C execution test
g++.dg/otr-fold-1.C scan-tree-dump optimized "= B::.*foo"
g++.dg/otr-fold-1.C (test for excess errors)
g++.dg/otr-fold-2.C execution test
g++.dg/otr-fold-2.C scan-tree-dump optimized "= B::.*foo"
g++.dg/otr-fold-2.C (test for excess errors)

/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/gfortran.compare
Tests that now fail, but worked before:

gfortran.dg/vect/vect-5.f90  -O  execution test

Tests that now work, but didn't before:

gfortran.dg/array_constructor_12.f90  -Os  execution test

New tests that PASS:

gfortran.dg/char_pointer_assign_6.f90  -O   (test for errors, line 10)
gfortran.dg/char_pointer_assign_6.f90  -O   (test for errors, line 8)
gfortran.dg/char_pointer_assign_6.f90  -O   (test for errors, line 9)
gfortran.dg/char_pointer_assign_6.f90  -O  (test for excess errors)
gfortran.dg/class_32.f90  -O  (test for excess errors)
gfortran.dg/c_ptr_tests_16.f90  -O  scan-tree-dump-times optimized "i_do_not_exist" 0
gfortran.dg/c_ptr_tests_16.f90  -O  (test for excess errors)
gfortran.dg/graphite/pr47019.f  -O  (test for excess errors)
gfortran.dg/pr46755.f  -O  Assigned GO TO (test for warnings, line 18)
gfortran.dg/pr46755.f  -O  Assigned GO TO (test for warnings, line 9)
gfortran.dg/pr46755.f  -O  Deleted feature: ASSIGN (test for warnings, line 11)
gfortran.dg/pr46755.f  -O  Deleted feature: ASSIGN (test for warnings, line 17)
gfortran.dg/pr46755.f  -O  Deleted feature: ASSIGN (test for warnings, line 7)
gfortran.dg/pr46755.f  -O  (test for excess errors)
gfortran.dg/pr46985.f90  -O  (test for excess errors)
gfortran.dg/pr47008.f03  -O0  execution test
gfortran.dg/pr47008.f03  -O0  (test for excess errors)
gfortran.dg/pr47008.f03  -O1  execution test
gfortran.dg/pr47008.f03  -O1  (test for excess errors)
gfortran.dg/pr47008.f03  -O2  execution test
gfortran.dg/pr47008.f03  -O2  (test for excess errors)
gfortran.dg/pr47008.f03  -O3 -fomit-frame-pointer  execution test
gfortran.dg/pr47008.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
gfortran.dg/pr47008.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
gfortran.dg/pr47008.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
gfortran.dg/pr47008.f03  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
gfortran.dg/pr47008.f03  -O3 -fomit-frame-pointer  (test for excess errors)
gfortran.dg/pr47008.f03  -O3 -g  execution test
gfortran.dg/pr47008.f03  -O3 -g  (test for excess errors)
gfortran.dg/pr47008.f03  -Os  execution test
gfortran.dg/pr47008.f03  -Os  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O0  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O0  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O1  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O1  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O2  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O2  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -fomit-frame-pointer  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -fomit-frame-pointer  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -g  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -O3 -g  (test for excess errors)
gfortran.dg/transpose_intrinsic_func_call_1.f90  -Os  execution test
gfortran.dg/transpose_intrinsic_func_call_1.f90  -Os  (test for excess errors)

/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/info.log
10:10 => Start run 2010_12_29_10_10_11
10:10 => GIT build
commit 01fef54b3c0f5f7920ee8f914d526572053b02c6
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/01fef54b3c0f5f7920ee8f914d526572053b02c6
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Dec 29 09:09:14 2010 +0000

    Do not include unused .h files.

    2010-12-29  Sebastian Pop  <sebastian.pop@amd.com>

     * Makefile.in (graphite-opencl-codegen.o): Update dependences.
     (graphite-opencl-meta-clast.o): Same.
     (graphite-opencl.o): Same.
     (refined-regions.o): Same.
     * graphite-opencl-codegen.c: Do not include unnecessary .h files.
     * graphite-opencl-meta-clast.c: Same.
     * graphite-opencl.c: Same.
     * refined-regions.c: Same.

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

commit 95990ce9e0f1866f9411de9c95ba39bfa4f6ccc7
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/95990ce9e0f1866f9411de9c95ba39bfa4f6ccc7
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Dec 29 09:09:05 2010 +0000

    Bump CLooG.org version to 0.16.0.

    2010-12-29  Sebastian Pop  <sebastian.pop@amd.com>

     * configure: Regenerated.
     * configure.ac: Use CLOOG_CHECK_VERSION(0,16,0).

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

commit 7e8154ec96163e78b81cddb03908bc753957eb24
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/7e8154ec96163e78b81cddb03908bc753957eb24
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Dec 29 08:08:01 2010 +0000

    Merge from mainline (168000:168310).

    2010-12-29  Sebastian Pop  <sebastian.pop@amd.com>

     * Merge from mainline (168000:168310).

    http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168311
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@168311 138bc75d-0d04-0410-961f-82ee72b054a4
10:10 => Configure
10:11 => Build
11:03 => Install to /n/16/grosser/daily_git_builds/install/2010_12_29_10_10_11
11:04 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11)
11:56 => Run compare_tests
BUILD SUCCESSFUL
/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/libffi.compare
/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/libgomp.compare
/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/libjava.compare
/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/libmudflap.compare
/n/16/grosser/daily_git_builds/log/2010_12_29_10_10_11/libstdc++.compare
New tests that PASS:

18_support/headers/cstdbool/std_c++0x_neg.cc  (test for errors, line 32)
18_support/headers/cstdint/std_c++0x_neg.cc  (test for errors, line 32)
19_diagnostics/headers/system_error/std_c++0x_neg.cc  (test for errors, line 32)
20_util/headers/type_traits/std_c++0x_neg.cc  (test for errors, line 32)
21_strings/basic_string/operators/char/4.cc execution test
21_strings/basic_string/operators/char/4.cc (test for excess errors)
21_strings/basic_string/operators/wchar_t/4.cc execution test
21_strings/basic_string/operators/wchar_t/4.cc (test for excess errors)
23_containers/forward_list/requirements/dr438/assign_neg.cc  (test for errors, line 1204)
23_containers/forward_list/requirements/dr438/constructor_1_neg.cc  (test for errors, line 1204)
23_containers/forward_list/requirements/dr438/constructor_2_neg.cc  (test for errors, line 1204)
23_containers/forward_list/requirements/dr438/insert_neg.cc  (test for errors, line 1204)
23_containers/headers/array/std_c++0x_neg.cc  (test for errors, line 32)
23_containers/headers/tuple/std_c++0x_neg.cc  (test for errors, line 32)
23_containers/headers/unordered_map/std_c++0x_neg.cc  (test for errors, line 32)
23_containers/headers/unordered_set/std_c++0x_neg.cc  (test for errors, line 32)
26_numerics/headers/ccomplex/std_c++0x_neg.cc  (test for errors, line 32)
26_numerics/headers/cfenv/std_c++0x_neg.cc  (test for errors, line 32)
26_numerics/headers/ctgmath/std_c++0x_neg.cc  (test for errors, line 32)
26_numerics/headers/random/std_c++0x_neg.cc  (test for errors, line 32)
27_io/headers/cinttypes/std_c++0x_neg.cc  (test for errors, line 32)
28_regex/headers/regex/std_c++0x_neg.cc  (test for errors, line 32)
29_atomics/headers/atomic/std_c++0x_neg.cc  (test for errors, line 32)
30_threads/headers/condition_variable/std_c++0x_neg.cc  (test for errors, line 32)
30_threads/headers/future/std_c++0x_neg.cc  (test for errors, line 32)
30_threads/headers/mutex/std_c++0x_neg.cc  (test for errors, line 32)
30_threads/headers/thread/std_c++0x_neg.cc  (test for errors, line 32)
ext/vstring/operators/2.cc execution test
ext/vstring/operators/2.cc (test for excess errors)

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

18_support/headers/cstdbool/std_c++0x_neg.cc  (test for errors, line 31)
18_support/headers/cstdint/std_c++0x_neg.cc  (test for errors, line 31)
19_diagnostics/headers/system_error/std_c++0x_neg.cc  (test for errors, line 31)
20_util/headers/type_traits/std_c++0x_neg.cc  (test for errors, line 31)
23_containers/forward_list/requirements/dr438/assign_neg.cc  (test for errors, line 1203)
23_containers/forward_list/requirements/dr438/constructor_1_neg.cc  (test for errors, line 1203)
23_containers/forward_list/requirements/dr438/constructor_2_neg.cc  (test for errors, line 1203)
23_containers/forward_list/requirements/dr438/insert_neg.cc  (test for errors, line 1203)
23_containers/headers/array/std_c++0x_neg.cc  (test for errors, line 31)
23_containers/headers/tuple/std_c++0x_neg.cc  (test for errors, line 31)
23_containers/headers/unordered_map/std_c++0x_neg.cc  (test for errors, line 31)
23_containers/headers/unordered_set/std_c++0x_neg.cc  (test for errors, line 31)
26_numerics/headers/ccomplex/std_c++0x_neg.cc  (test for errors, line 31)
26_numerics/headers/cfenv/std_c++0x_neg.cc  (test for errors, line 31)
26_numerics/headers/ctgmath/std_c++0x_neg.cc  (test for errors, line 31)
26_numerics/headers/random/std_c++0x_neg.cc  (test for errors, line 31)
27_io/headers/cinttypes/std_c++0x_neg.cc  (test for errors, line 31)
28_regex/headers/regex/std_c++0x_neg.cc  (test for errors, line 31)
29_atomics/headers/atomic/std_c++0x_neg.cc  (test for errors, line 31)
30_threads/headers/condition_variable/std_c++0x_neg.cc  (test for errors, line 31)
30_threads/headers/future/std_c++0x_neg.cc  (test for errors, line 31)
30_threads/headers/mutex/std_c++0x_neg.cc  (test for errors, line 31)
30_threads/headers/thread/std_c++0x_neg.cc  (test for errors, line 31)

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

objc.dg/exceptions-4.m -fgnu-runtime  (test for errors, line 42)
objc.dg/exceptions-4.m -fgnu-runtime (test for excess errors)

New tests that PASS:

objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 16)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 21)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 27)
objc.dg/class-extension-4.m -fgnu-runtime  (test for errors, line 18)
objc.dg/class-extension-4.m -fgnu-runtime (test for excess errors)
objc.dg/class-protocol-1.m -fgnu-runtime  (test for warnings, line 178)
objc.dg/fobjc-exceptions-1.m -fgnu-runtime  (test for errors, line 8)
objc.dg/fobjc-exceptions-1.m -fgnu-runtime (test for excess errors)
objc.dg/fobjc-exceptions-2.m -fgnu-runtime  (test for errors, line 8)
objc.dg/fobjc-exceptions-2.m -fgnu-runtime (test for excess errors)
objc.dg/fobjc-exceptions-3.m -fgnu-runtime  (test for errors, line 8)
objc.dg/fobjc-exceptions-3.m -fgnu-runtime (test for excess errors)
objc.dg/gnu-api-2-objc_msg_lookup.m -fgnu-runtime execution test
objc.dg/gnu-api-2-objc_msg_lookup.m -fgnu-runtime (test for excess errors)
objc.dg/incomplete-type-1.m -fgnu-runtime  (test for errors, line 15)
objc.dg/incomplete-type-1.m -fgnu-runtime  (test for errors, line 18)
objc.dg/incomplete-type-1.m -fgnu-runtime (test for excess errors)
objc.dg/libobjc-selector-1.m -fgnu-runtime execution test
objc.dg/libobjc-selector-1.m -fgnu-runtime (test for excess errors)
objc.dg/pr44509.m -fgnu-runtime (test for excess errors)
objc.dg/protocol-forward-1.m -fgnu-runtime (test for excess errors)
objc.dg/protocol-forward-1.m -fgnu-runtime  (test for warnings, line 16)
objc.dg/protocol-forward-1.m -fgnu-runtime  (test for warnings, line 22)
objc.dg/special/load-category-1.m load-category-1a.o execution test
objc.dg/special/load-category-1.m load-category-1a.o (test for excess errors)
objc.dg/special/load-category-2.m load-category-2a.o execution test
objc.dg/special/load-category-2.m load-category-2a.o (test for excess errors)
objc.dg/special/load-category-3.m load-category-3a.o execution test
objc.dg/special/load-category-3.m load-category-3a.o (test for excess errors)

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

objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 17)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 26)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 29)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 34)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 36)
objc.dg/attributes/proto-attribute-2.m -fgnu-runtime  (test for warnings, line 40)
objc.dg/fobjc-exceptions.m -fgnu-runtime is required to enable Objective-C exception syntax (test for errors, line 10)
objc.dg/fobjc-exceptions.m -fgnu-runtime is required to enable Objective-C exception syntax (test for errors, line 15)
objc.dg/fobjc-exceptions.m -fgnu-runtime is required to enable Objective-C exception syntax (test for errors, line 22)
objc.dg/fobjc-exceptions.m -fgnu-runtime is required to enable Objective-C exception syntax (test for errors, line 8)
objc.dg/fobjc-exceptions.m -fgnu-runtime (test for excess errors)