On Linux/x86-64, revision 145191 has following regressions: FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) FAIL: gcc.dg/torture/ipa-pta-1.c -O1 scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O1 scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O2 scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O2 scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O3 -fomit-frame-pointer scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O3 -fomit-frame-pointer scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O3 -g scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -O3 -g scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -Os scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/torture/ipa-pta-1.c -Os scan-ipa-dump pta "bar.arg0 = { test4.arg0 test3.arg0 test2.arg0 test1.arg0 }" FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error) FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error) FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors) FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors)
FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error) FAIL: gcc.dg/vect/vect-strided-same-dr.c (internal compiler error) FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors) FAIL: gcc.dg/vect/vect-strided-same-dr.c (test for excess errors) is fixed. I don't see FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) what are the excess errors?
I got g++: Internal error: Killed (program cc1plus)^M Please submit a full bug report.^M See <http://gcc.gnu.org/bugs.html> for instructions.^M FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) My machine has 4GB RAM and 2GB swap.
(In reply to comment #1) > > FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) > FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors) > > what are the excess errors? > This is introduced between revision 145183 and 145186. One of revisions 145184/145185 may be the cause.
I still do not see this (my machine also has 4gb ram).
All fixed as of revision 145202: http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02877.html