This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.5.3 20110112 (prerelease) [gcc-4_5-branch revision 168695] (GCC) testsuite on x86_64-unknown-linux-gnu


cat <<'EOF' |
LAST_UPDATED: Wed Jan 12 01:17:28 UTC 2011 (revision 168695)

-----

Notes at end.

-----


Native configuration is x86_64-unknown-linux-gnu


=== gcc tests ===

Running target unix/-m32
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O2 (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O3 -fomit-frame-pointer (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O2 -fwhopr (test for excess errors)
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
XPASS: gcc.dg/guality/example.c -O2 execution test
XPASS: gcc.dg/guality/example.c -O2 -flto execution test
XPASS: gcc.dg/guality/example.c -O2 -fwhopr execution test
XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O1 execution test
XPASS: gcc.dg/guality/guality.c -O2 execution test
XPASS: gcc.dg/guality/guality.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/guality.c -O3 -g execution test
XPASS: gcc.dg/guality/guality.c -Os execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto execution test
XPASS: gcc.dg/guality/guality.c -O2 -fwhopr execution test
XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -flto line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -fwhopr line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -fwhopr line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -O2 -fwhopr line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/pr41447-1.c -O3 -g execution test
XPASS: gcc.dg/guality/pr41447-1.c -Os execution test
XPASS: gcc.dg/guality/pr41447-1.c -O2 -flto execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41616-1.c -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 -flto execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 -fwhopr execution test
FAIL: gcc.dg/guality/vla-1.c -O0 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O0 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O1 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O1 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -Os line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -fwhopr line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -fwhopr line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/pch/common-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/common-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/common-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/common-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/common-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/common-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/common-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -Os assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/counter-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -Os assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/counter-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -Os assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -Os assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -Os assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-5.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -Os assembly comparison
FAIL: gcc.dg/pch/empty.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/empty.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O0 assembly comparison
FAIL: gcc.dg/pch/empty.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O1 assembly comparison
FAIL: gcc.dg/pch/empty.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O2 assembly comparison
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/empty.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/empty.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -Os assembly comparison
FAIL: gcc.dg/pch/except-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/except-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/except-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/except-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/except-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/except-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/except-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -Os assembly comparison
FAIL: gcc.dg/pch/global-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/global-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/global-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/global-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/global-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/global-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -Os assembly comparison
FAIL: gcc.dg/pch/import-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/import-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/import-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/import-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/import-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/import-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/import-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -Os assembly comparison
FAIL: gcc.dg/pch/import-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/import-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/import-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/import-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/import-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/import-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/import-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -Os assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -Os assembly comparison
FAIL: gcc.dg/pch/static-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/static-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/static-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/static-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/static-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/static-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -Os assembly comparison
FAIL: gcc.dg/pch/static-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/static-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/static-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/static-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/static-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/static-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -Os assembly comparison
FAIL: gcc.dg/pch/static-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/static-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/static-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/static-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/static-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/static-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -Os assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/struct-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -Os assembly comparison
FAIL: gcc.dg/pch/system-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/system-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/system-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/system-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/system-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/system-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-5.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-6.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -Os assembly comparison
FAIL: largefile.c -O0 -g -I. (internal compiler error)
FAIL: largefile.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
FAIL: largefile.c -O0 -I. (internal compiler error)
FAIL: largefile.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 assembly comparison
FAIL: largefile.c -O1 -I. (internal compiler error)
FAIL: largefile.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O1 assembly comparison
FAIL: largefile.c -O2 -I. (internal compiler error)
FAIL: largefile.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O2 assembly comparison
FAIL: largefile.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: largefile.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O3 -fomit-frame-pointer assembly comparison
FAIL: largefile.c -O3 -g -I. (internal compiler error)
FAIL: largefile.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O3 -g assembly comparison
FAIL: largefile.c -Os -I. (internal compiler error)
FAIL: largefile.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -Os assembly comparison
UNRESOLVED: one_time_plugin.c compilation, -I. -I/usr/local/gcc-4_5-branch/gcc/testsuite -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../gcc -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../include -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../libcpp/include -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../intl -DIN_GCC -fPIC -shared


=== gcc Summary for unix/-m32 ===

# of expected passes		72755
# of unexpected failures	760
# of unexpected successes	32
# of expected failures		190
# of unresolved testcases	1
# of unsupported tests		651

Running target unix/-m64
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O2 (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O3 -fomit-frame-pointer (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O3 -g (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -Os (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c -O2 -flto (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/common-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/common-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/common-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/common-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/common-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/common-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/common-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -Os assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/counter-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/counter-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-1.c -Os assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/counter-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/counter-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/counter-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/counter-3.c -Os assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -Os assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -Os assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/cpp-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/cpp-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/cpp-3.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -Os assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O1 assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O2 assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/decl-5.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/decl-5.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/decl-5.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -Os assembly comparison
FAIL: gcc.dg/pch/empty.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/empty.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O0 assembly comparison
FAIL: gcc.dg/pch/empty.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O1 assembly comparison
FAIL: gcc.dg/pch/empty.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O2 assembly comparison
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/empty.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/empty.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/empty.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/empty.c -Os assembly comparison
FAIL: gcc.dg/pch/except-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/except-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/except-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/except-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/except-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/except-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/except-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/except-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -Os assembly comparison
FAIL: gcc.dg/pch/global-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/global-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/global-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/global-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/global-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/global-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/global-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -Os assembly comparison
FAIL: gcc.dg/pch/import-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/import-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/import-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/import-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/import-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/import-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/import-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/import-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/import-1.c -Os assembly comparison
FAIL: gcc.dg/pch/import-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/import-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/import-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/import-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/import-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/import-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/import-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/import-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/import-2.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-2.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-3.c -Os assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/inline-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/inline-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -Os assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/macro-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/macro-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/macro-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/macro-4.c -Os assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/save-temps-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/save-temps-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/save-temps-1.c -Os assembly comparison
FAIL: gcc.dg/pch/static-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/static-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/static-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/static-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/static-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/static-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/static-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -Os assembly comparison
FAIL: gcc.dg/pch/static-2.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-2.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/static-2.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O1 assembly comparison
FAIL: gcc.dg/pch/static-2.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/static-2.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/static-2.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/static-2.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/static-2.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/static-2.c -Os assembly comparison
FAIL: gcc.dg/pch/static-3.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-3.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O0 assembly comparison
FAIL: gcc.dg/pch/static-3.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O1 assembly comparison
FAIL: gcc.dg/pch/static-3.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O2 assembly comparison
FAIL: gcc.dg/pch/static-3.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/static-3.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/static-3.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/static-3.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -Os assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/struct-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/struct-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/struct-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/struct-1.c -Os assembly comparison
FAIL: gcc.dg/pch/system-1.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/system-1.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O0 assembly comparison
FAIL: gcc.dg/pch/system-1.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O1 assembly comparison
FAIL: gcc.dg/pch/system-1.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/system-1.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/system-1.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/system-1.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-1b.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-1b.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-4.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-4.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-4.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-4.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-5.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-5.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-5.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-5.c -Os assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O0 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O0 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O0 assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O1 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O1 assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O2 -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O2 assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O3 -fomit-frame-pointer assembly comparison
FAIL: gcc.dg/pch/valid-6.c -O3 -g -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/valid-6.c -Os -I. (internal compiler error)
FAIL: gcc.dg/pch/valid-6.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-6.c -Os assembly comparison
FAIL: largefile.c -O0 -g -I. (internal compiler error)
FAIL: largefile.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
FAIL: largefile.c -O0 -I. (internal compiler error)
FAIL: largefile.c -O0 -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 assembly comparison
FAIL: largefile.c -O1 -I. (internal compiler error)
FAIL: largefile.c -O1 -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O1 assembly comparison
FAIL: largefile.c -O2 -I. (internal compiler error)
FAIL: largefile.c -O2 -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O2 assembly comparison
FAIL: largefile.c -O3 -fomit-frame-pointer -I. (internal compiler error)
FAIL: largefile.c -O3 -fomit-frame-pointer -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O3 -fomit-frame-pointer assembly comparison
FAIL: largefile.c -O3 -g -I. (internal compiler error)
FAIL: largefile.c -O3 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O3 -g assembly comparison
FAIL: largefile.c -Os -I. (internal compiler error)
FAIL: largefile.c -Os -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -Os assembly comparison
UNRESOLVED: one_time_plugin.c compilation, -I. -I/usr/local/gcc-4_5-branch/gcc/testsuite -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../gcc -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../include -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../libcpp/include -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../intl -DIN_GCC -fPIC -shared


=== gcc Summary for unix/-m64 ===

# of expected passes		71362
# of unexpected failures	740
# of expected failures		176
# of unresolved testcases	1
# of unsupported tests		970

=== gcc Summary ===

# of expected passes 144117
# of unexpected failures 1500
# of unexpected successes 32
# of expected failures 366
# of unresolved testcases 2
# of unsupported tests 1621
/usr/local/gcc-4_5-branch_build/gcc/xgcc version 4.5.3 20110112 (prerelease) [gcc-4_5-branch revision 168695] (GCC)


=== g++ tests ===


Running target unix/-m32 FAIL: g++.dg/pch/array-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/array-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/array-1.C -g assembly comparison FAIL: g++.dg/pch/array-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/array-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/array-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/array-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/array-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/array-1.C -O2 assembly comparison FAIL: g++.dg/pch/empty.C -g -I. (internal compiler error) FAIL: g++.dg/pch/empty.C -g -I. (test for excess errors) FAIL: g++.dg/pch/empty.C -g assembly comparison FAIL: g++.dg/pch/empty.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/empty.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/empty.C -O2 -g assembly comparison FAIL: g++.dg/pch/empty.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/empty.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/empty.C -O2 assembly comparison FAIL: g++.dg/pch/externc-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/externc-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/externc-1.C -g assembly comparison FAIL: g++.dg/pch/externc-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/externc-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/externc-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/externc-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/externc-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/externc-1.C -O2 assembly comparison FAIL: g++.dg/pch/local-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/local-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/local-1.C -g assembly comparison FAIL: g++.dg/pch/local-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/local-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/local-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/local-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/local-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/local-1.C -O2 assembly comparison FAIL: g++.dg/pch/pch.C -g -I. (internal compiler error) FAIL: g++.dg/pch/pch.C -g -I. (test for excess errors) FAIL: g++.dg/pch/pch.C -g assembly comparison FAIL: g++.dg/pch/pch.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/pch.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/pch.C -O2 -g assembly comparison FAIL: g++.dg/pch/pch.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/pch.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/pch.C -O2 assembly comparison FAIL: g++.dg/pch/static-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/static-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/static-1.C -g assembly comparison FAIL: g++.dg/pch/static-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/static-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/static-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/static-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/static-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/static-1.C -O2 assembly comparison FAIL: g++.dg/pch/system-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/system-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/system-1.C -g assembly comparison FAIL: g++.dg/pch/system-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/system-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/system-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/system-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/system-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/system-1.C -O2 assembly comparison FAIL: g++.dg/pch/system-2.C -g -I. (internal compiler error) FAIL: g++.dg/pch/system-2.C -g -I. (test for excess errors) FAIL: g++.dg/pch/system-2.C -g assembly comparison FAIL: g++.dg/pch/system-2.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/system-2.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/system-2.C -O2 -g assembly comparison FAIL: g++.dg/pch/system-2.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/system-2.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/system-2.C -O2 assembly comparison FAIL: g++.dg/pch/template-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/template-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/template-1.C -g assembly comparison FAIL: g++.dg/pch/template-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/template-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/template-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/template-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/template-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/template-1.C -O2 assembly comparison FAIL: g++.dg/pch/uninst.C -g -I. (internal compiler error) FAIL: g++.dg/pch/uninst.C -g -I. (test for excess errors) FAIL: g++.dg/pch/uninst.C -g assembly comparison FAIL: g++.dg/pch/uninst.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/uninst.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/uninst.C -O2 -g assembly comparison FAIL: g++.dg/pch/uninst.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/uninst.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/uninst.C -O2 assembly comparison FAIL: g++.dg/pch/wchar-1.C -g -I. (internal compiler error) FAIL: g++.dg/pch/wchar-1.C -g -I. (test for excess errors) FAIL: g++.dg/pch/wchar-1.C -g assembly comparison FAIL: g++.dg/pch/wchar-1.C -O2 -g -I. (internal compiler error) FAIL: g++.dg/pch/wchar-1.C -O2 -g -I. (test for excess errors) FAIL: g++.dg/pch/wchar-1.C -O2 -g assembly comparison FAIL: g++.dg/pch/wchar-1.C -O2 -I. (internal compiler error) FAIL: g++.dg/pch/wchar-1.C -O2 -I. (test for excess errors) FAIL: g++.dg/pch/wchar-1.C -O2 assembly comparison

=== g++ Summary for unix/-m32 ===

# of expected passes		23278
# of unexpected failures	99
# of expected failures		151
# of unsupported tests		129

Running target unix/-m64
FAIL: g++.dg/pch/array-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/array-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/array-1.C -g assembly comparison
FAIL: g++.dg/pch/array-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/array-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/array-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/array-1.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/array-1.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/array-1.C -O2 assembly comparison
FAIL: g++.dg/pch/empty.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/empty.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/empty.C -g assembly comparison
FAIL: g++.dg/pch/empty.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/empty.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/empty.C -O2 -g assembly comparison
FAIL: g++.dg/pch/empty.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/empty.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/empty.C -O2 assembly comparison
FAIL: g++.dg/pch/externc-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/externc-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/externc-1.C -g assembly comparison
FAIL: g++.dg/pch/externc-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/externc-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/externc-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/local-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/local-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/local-1.C -g assembly comparison
FAIL: g++.dg/pch/local-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/local-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/local-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/local-1.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/local-1.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/local-1.C -O2 assembly comparison
FAIL: g++.dg/pch/pch.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/pch.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/pch.C -g assembly comparison
FAIL: g++.dg/pch/pch.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/pch.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/pch.C -O2 -g assembly comparison
FAIL: g++.dg/pch/pch.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/pch.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/pch.C -O2 assembly comparison
FAIL: g++.dg/pch/static-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/static-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/static-1.C -g assembly comparison
FAIL: g++.dg/pch/static-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/static-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/static-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/static-1.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/static-1.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/static-1.C -O2 assembly comparison
FAIL: g++.dg/pch/system-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/system-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/system-1.C -g assembly comparison
FAIL: g++.dg/pch/system-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/system-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/system-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/system-1.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/system-1.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/system-1.C -O2 assembly comparison
FAIL: g++.dg/pch/system-2.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/system-2.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/system-2.C -g assembly comparison
FAIL: g++.dg/pch/system-2.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/system-2.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/system-2.C -O2 -g assembly comparison
FAIL: g++.dg/pch/system-2.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/system-2.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/system-2.C -O2 assembly comparison
FAIL: g++.dg/pch/template-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/template-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/template-1.C -g assembly comparison
FAIL: g++.dg/pch/template-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/template-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/template-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/template-1.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/template-1.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/template-1.C -O2 assembly comparison
FAIL: g++.dg/pch/uninst.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/uninst.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/uninst.C -g assembly comparison
FAIL: g++.dg/pch/uninst.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/uninst.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/uninst.C -O2 -g assembly comparison
FAIL: g++.dg/pch/uninst.C  -O2 -I. (internal compiler error)
FAIL: g++.dg/pch/uninst.C  -O2 -I. (test for excess errors)
FAIL: g++.dg/pch/uninst.C -O2 assembly comparison
FAIL: g++.dg/pch/wchar-1.C  -g -I. (internal compiler error)
FAIL: g++.dg/pch/wchar-1.C  -g -I. (test for excess errors)
FAIL: g++.dg/pch/wchar-1.C -g assembly comparison
FAIL: g++.dg/pch/wchar-1.C  -O2 -g -I. (internal compiler error)
FAIL: g++.dg/pch/wchar-1.C  -O2 -g -I. (test for excess errors)
FAIL: g++.dg/pch/wchar-1.C -O2 -g assembly comparison

=== g++ Summary for unix/-m64 ===

# of expected passes		22887
# of unexpected failures	93
# of expected failures		151
# of unsupported tests		319

=== g++ Summary ===

# of expected passes 46165
# of unexpected failures 192
# of expected failures 302
# of unsupported tests 448
/usr/local/gcc-4_5-branch_build/gcc/testsuite/g++/../../g++ version 4.5.3 20110112 (prerelease) [gcc-4_5-branch revision 168695] (GCC)


=== libgomp tests ===


Running target unix/-m32


=== libgomp Summary for unix/-m32 ===

# of expected passes 1075

Running target unix/-m64

=== libgomp Summary for unix/-m64 ===

# of expected passes 1075

=== libgomp Summary ===

# of expected passes		2150
		=== libmudflap tests ===


Running target unix/-m32 FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors) FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors) FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test FAIL: libmudflap.c/pass45-frag.c (-O3) execution test FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test FAIL: libmudflap.c/pass45-frag.c (-O3) execution test FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors) FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors) FAIL: libmudflap.c++/pass41-frag.cxx execution test FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

=== libmudflap Summary for unix/-m32 ===

# of expected passes		1880
# of unexpected failures	14

Running target unix/-m64
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

=== libmudflap Summary for unix/-m64 ===

# of expected passes		1414
# of unexpected failures	13

=== libmudflap Summary ===

# of expected passes		3294
# of unexpected failures	27
		=== libstdc++ tests ===


Running target unix/-m32
FAIL: 30_threads/async/42819.cc (test for excess errors)
UNRESOLVED: 30_threads/async/42819.cc compilation failed to produce executable
FAIL: 30_threads/async/any.cc (test for excess errors)
UNRESOLVED: 30_threads/async/any.cc compilation failed to produce executable
FAIL: 30_threads/async/async.cc (test for excess errors)
UNRESOLVED: 30_threads/async/async.cc compilation failed to produce executable
FAIL: 30_threads/async/sync.cc (test for excess errors)
UNRESOLVED: 30_threads/async/sync.cc compilation failed to produce executable
FAIL: 30_threads/call_once/39909.cc (test for excess errors)
UNRESOLVED: 30_threads/call_once/39909.cc compilation failed to produce executable
FAIL: 30_threads/call_once/call_once1.cc (test for excess errors)
UNRESOLVED: 30_threads/call_once/call_once1.cc compilation failed to produce executable
FAIL: 30_threads/future/members/get.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/get.cc compilation failed to produce executable
FAIL: 30_threads/future/members/get2.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/get2.cc compilation failed to produce executable
FAIL: 30_threads/future/members/valid.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/valid.cc compilation failed to produce executable
FAIL: 30_threads/future/members/wait.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/wait.cc compilation failed to produce executable
FAIL: 30_threads/future/members/wait_for.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/wait_for.cc compilation failed to produce executable
FAIL: 30_threads/future/members/wait_until.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/wait_until.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/get_future.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/get_future.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke2.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke2.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke3.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke3.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke4.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke4.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke5.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke5.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/reset2.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/reset2.cc compilation failed to produce executable
FAIL: 30_threads/promise/cons/move.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/cons/move.cc compilation failed to produce executable
FAIL: 30_threads/promise/cons/move_assign.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/cons/move_assign.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/get_future.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/get_future.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_exception.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_exception.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_exception2.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_exception2.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_value.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_value.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_value2.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_value2.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_value3.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_value3.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/swap.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/swap.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/get.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/get.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/get2.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/get2.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/valid.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/valid.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/wait.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait_for.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/wait_for.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait_until.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/wait_until.cc compilation failed to produce executable


=== libstdc++ Summary for unix/-m32 ===

# of expected passes		7007
# of unexpected failures	34
# of expected failures		95
# of unresolved testcases	34
# of unsupported tests		339

Running target unix/-m64
FAIL: 30_threads/async/42819.cc (test for excess errors)
UNRESOLVED: 30_threads/async/42819.cc compilation failed to produce executable
FAIL: 30_threads/async/any.cc (test for excess errors)
UNRESOLVED: 30_threads/async/any.cc compilation failed to produce executable
FAIL: 30_threads/async/async.cc (test for excess errors)
UNRESOLVED: 30_threads/async/async.cc compilation failed to produce executable
FAIL: 30_threads/async/sync.cc (test for excess errors)
UNRESOLVED: 30_threads/async/sync.cc compilation failed to produce executable
FAIL: 30_threads/call_once/39909.cc (test for excess errors)
UNRESOLVED: 30_threads/call_once/39909.cc compilation failed to produce executable
FAIL: 30_threads/call_once/call_once1.cc (test for excess errors)
UNRESOLVED: 30_threads/call_once/call_once1.cc compilation failed to produce executable
FAIL: 30_threads/future/members/get.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/get.cc compilation failed to produce executable
FAIL: 30_threads/future/members/get2.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/get2.cc compilation failed to produce executable
FAIL: 30_threads/future/members/valid.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/valid.cc compilation failed to produce executable
FAIL: 30_threads/future/members/wait.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/wait.cc compilation failed to produce executable
FAIL: 30_threads/future/members/wait_for.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/wait_for.cc compilation failed to produce executable
FAIL: 30_threads/future/members/wait_until.cc (test for excess errors)
UNRESOLVED: 30_threads/future/members/wait_until.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/get_future.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/get_future.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke2.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke2.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke3.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke3.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke4.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke4.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/invoke5.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/invoke5.cc compilation failed to produce executable
FAIL: 30_threads/packaged_task/members/reset2.cc (test for excess errors)
UNRESOLVED: 30_threads/packaged_task/members/reset2.cc compilation failed to produce executable
FAIL: 30_threads/promise/cons/move.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/cons/move.cc compilation failed to produce executable
FAIL: 30_threads/promise/cons/move_assign.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/cons/move_assign.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/get_future.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/get_future.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_exception.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_exception.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_exception2.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_exception2.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_value.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_value.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_value2.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_value2.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/set_value3.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/set_value3.cc compilation failed to produce executable
FAIL: 30_threads/promise/members/swap.cc (test for excess errors)
UNRESOLVED: 30_threads/promise/members/swap.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/get.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/get.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/get2.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/get2.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/valid.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/valid.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/wait.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait_for.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/wait_for.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait_until.cc (test for excess errors)
UNRESOLVED: 30_threads/shared_future/members/wait_until.cc compilation failed to produce executable


=== libstdc++ Summary for unix/-m64 ===

# of expected passes		7007
# of unexpected failures	34
# of expected failures		95
# of unresolved testcases	34
# of unsupported tests		339

=== libstdc++ Summary ===

# of expected passes		14014
# of unexpected failures	68
# of expected failures		190
# of unresolved testcases	68
# of unsupported tests		678

Compiler version: 4.5.3 20110112 (prerelease) [gcc-4_5-branch revision 168695] (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-multiarch --enable-nls --with-tls --enable-static --enable-shared --enable-plugin --enable-lto --enable-linker-build-id --with-system-zlib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-stage1-checking=release --enable-checking=release --enable-gather-detailed-mem-stats --enable-libssp --enable-libmudflap --enable-libgomp --enable-decimal-float --enable-languages=c,c++
EOF
Mail -s "Results for 4.5.3 20110112 (prerelease) [gcc-4_5-branch revision 168695] (GCC) testsuite on x86_64-unknown-linux-gnu" gcc-testresults@gcc.gnu.org &&
true



-----


Notes:


# uname -a
Linux debian 2.6.32-5-amd64 #1 SMP Wed Jan 12 05:14:59 UTC 2011 x86_64 GNU/Linux



# gcc-4.4 -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-10)



# /usr/local/gcc-4_5-branch_build/gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/gcc-4_5-branch_build/gcc/xgcc
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4_5-branch/configure --enable-multiarch --enable-nls --with-tls --enable-static --enable-shared --enable-plugin --enable-lto --enable-linker-build-id --with-system-zlib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-stage1-checking=release --enable-checking=release --enable-gather-detailed-mem-stats --enable-libssp --enable-libmudflap --enable-libgomp --enable-decimal-float --enable-languages=c,c++
Thread model: posix
gcc version 4.5.3 20110112 (prerelease) [gcc-4_5-branch revision 168695] (GCC)



# ls -l /usr/local/dragonegg-2.8/gcc-patches/i386_static.diff
-rw-r--r-- 1 user user 1566 Jul 25 02:07 /usr/local/dragonegg-2.8/gcc-patches/i386_static.diff



# grep -A 4 GMP: mpc-0.8.2/made_4c_log.txt GMP: include 5.0.1, lib 5.0.1 MPFR: include 3.0.0-p8, lib 3.0.0-p8 MPC: include 0.8.2, lib 0.8.2


# ls -l prereq_sources
-rw-r--r-- 1 user user 703661 Jan 8 21:57 cloog-ppl-0.15.10.tar.gz
-rw-r--r-- 1 user user 199335 Jan 7 11:10 dragonegg-2.8.tar.gz
-rw-r--r-- 1 root root 2006109 Jan 8 15:45 gmp-5.0.1.tar.bz2
-rw-r--r-- 1 root root 6430 Jan 12 19:59 gmp-5.0.1__tuneup__k7-unknown-linux-gnu__mpn__x86_32__gmp-mparam.h
-rw-r--r-- 1 user user 6249 Jan 8 16:59 gmp-5.0.1__tuneup__k8-unknown-linux-gnu__mpn__x86_64__gmp-mparam.h
-rw-r--r-- 1 user user 737280 Jan 9 12:42 libelf-0.8.13.tar.gz
-rw-r--r-- 1 user user 2682880 Jan 8 21:42 mpc-0.8.2.tar.gz
-rw-r--r-- 1 user user 68481 Jan 8 15:57 mpfr-3.0.0__allpatches.patch
-rw-r--r-- 1 user user 1138685 Jan 8 15:56 mpfr-3.0.0.tar.bz2
-rw-r--r-- 1 user user 11340896 Jan 8 21:46 ppl-0.11.tar.bz2



-----


Notes on 'broken' Testcases:

The expect Script "../gcc-4_5-branch/gcc/testsuite/gcc.misc-tests/help.exp" seems
to miss MANY of it's attempts to catch and report "This switch lacks documentation".


-----

limits-structnest.c won't run in 4GB of memory.

-----


Notes on "UNRESOLVED:" Testcases:


In gcc:

From: /usr/local/gcc-4_5-branch/gcc/vec.h
extern void *vec_gc_p_reserve_exact (void *, int MEM_STAT_DECL);

From: /usr/local/gcc-4_5-branch/gcc/tree.h
DEF_VEC_ALLOC_P(tree,gc);

we end up with this in the gcc.log:

Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/gcc-4_5-branch_build/gcc/ /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/plugin/ggcplug-test-1.c -fplugin=./ggcplug.so -O -S -m32 -o ggcplug-test-1.s (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/gcc-4_5-branch_build/gcc/ /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/plugin/ggcplug-test-1.c -fplugin=./ggcplug.so -O -S -m32 -o ggcplug-test-1.s
PASS: gcc.dg/plugin/ggcplug-test-1.c -fplugin=./ggcplug.so (test for excess errors)
Executing on build: /usr/local/gcc-4_5-branch_build/./prev-gcc/xgcc -B/usr/local/gcc-4_5-branch_build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c -I. -I/usr/local/gcc-4_5-branch/gcc/testsuite -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../gcc -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../include -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../libcpp/include -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../intl -DIN_GCC -fPIC -shared -o one_time_plugin.so (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/./prev-gcc/xgcc -B/usr/local/gcc-4_5-branch_build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c -I. -I/usr/local/gcc-4_5-branch/gcc/testsuite -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../gcc -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../include -I/usr/local/gcc-4_5-branch/gcc/testsuite/../../libcpp/include -I/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/../../../intl -DIN_GCC -fPIC -shared -o one_time_plugin.so
In file included from /usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/function.h:25:0,
from /usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/basic-block.h:31,
from /usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/gimple.h:30,
from /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c:8
:
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h: In function 'VEC_tree_gc_alloc':
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h:183:1: error: too many arguments to function 'vec_gc_p_reserve_exact'
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/vec.h:422:14: note: declared here
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h: In function 'VEC_tree_gc_copy':
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h:183:1: error: too many arguments to function 'vec_gc_p_reserve_exact'
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/vec.h:422:14: note: declared here
(many)
...



-----


There are problems in in libstdc++:

The "make -i -k check" won't go into the "32" directory and leave us a libstdc++.log .

We have:
/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libstdc++-v3/testsuite/lib
stdc++.sum

but no:
/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/testsuite/
libstdc++.sum


# ls -l /usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/
testsuite/
total 28
-rw-r--r-- 1 root staff 25132 Jan 14 13:06 Makefile


# ls -l /usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libstdc++-v3/tes
tsuite/libstdc++.*
-rw-r--r-- 1 root staff 35148418 Jan 15 01:39 /usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libstdc++-v3/tes
tsuite/libstdc++.log
-rw-r--r-- 1 root staff 1075926 Jan 15 01:39 /usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libstdc++-v3/tes
tsuite/libstdc++.sum




There are MANY "UNRESOLVED" Testcases, here is one example (excess errors):

Executing on host: /usr/local/gcc-4_5-branch_build/./gcc/g++ -shared-libgcc -B/usr/local/gcc-4_5-branch_build/./gcc -nostdinc++ -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -m32 -B/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g -O2 -D_GNU_SOURCE -DLOCALEDIR="." -Werror -nostdinc++ -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include/x86_64-unknown-linux-gnu -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include -I/usr/local/gcc-4_5-branch/libstdc++-v3/libsupc++ -I/usr/local/gcc-4_5-branch/libstdc++-v3/include/backward -I/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/util cstdint17909.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o cstdint17909.exe (timeout = 600)
spawn /usr/local/gcc-4_5-branch_build/./gcc/g++ -shared-libgcc -B/usr/local/gcc-4_5-branch_build/./gcc -nostdinc++ -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -m32 -B/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g -O2 -D_GNU_SOURCE -DLOCALEDIR="." -Werror -nostdinc++ -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include/x86_64-unknown-linux-gnu -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include -I/usr/local/gcc-4_5-branch/libstdc++-v3/libsupc++ -I/usr/local/gcc-4_5-branch/libstdc++-v3/include/backward -I/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/util cstdint17909.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o cstdint17909.exe
Executing on host: /usr/local/gcc-4_5-branch_build/./gcc/g++ -shared-libgcc -B/usr/local/gcc-4_5-branch_build/./gcc -nostdinc++ -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -m32 -B/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g -O2 -D_GNU_SOURCE -DLOCALEDIR="." -Werror -nostdinc++ -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include/x86_64-unknown-linux-gnu -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include -I/usr/local/gcc-4_5-branch/libstdc++-v3/libsupc++ -I/usr/local/gcc-4_5-branch/libstdc++-v3/include/backward -I/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/util gthreads17909.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o gthreads17909.exe (timeout = 600)
spawn /usr/local/gcc-4_5-branch_build/./gcc/g++ -shared-libgcc -B/usr/local/gcc-4_5-branch_build/./gcc -nostdinc++ -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -m32 -B/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g -O2 -D_GNU_SOURCE -DLOCALEDIR="." -Werror -nostdinc++ -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include/x86_64-unknown-linux-gnu -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include -I/usr/local/gcc-4_5-branch/libstdc++-v3/libsupc++ -I/usr/local/gcc-4_5-branch/libstdc++-v3/include/backward -I/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/util gthreads17909.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o gthreads17909.exe
extra_tool_flags are:
-std=gnu++0x -pthread
Executing on host: /usr/local/gcc-4_5-branch_build/./gcc/g++ -shared-libgcc -B/usr/local/gcc-4_5-branch_build/./gcc -nostdinc++ -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -m32 -B/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g -O2 -D_GNU_SOURCE -DLOCALEDIR="." -nostdinc++ -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include/x86_64-unknown-linux-gnu -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include -I/usr/local/gcc-4_5-branch/libstdc++-v3/libsupc++ -I/usr/local/gcc-4_5-branch/libstdc++-v3/include/backward -I/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/util /usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/30_threads/call_once/399
09.cc -std=gnu++0x -pthread ./libtestc++.a -Wl,--gc-sections -lm -m32 -o ./39909.exe (timeout = 600)
spawn /usr/local/gcc-4_5-branch_build/./gcc/g++ -shared-libgcc -B/usr/local/gcc-4_5-branch_build/./gcc -nostdinc++ -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src -L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -m32 -B/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/src/.libs -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g -O2 -D_GNU_SOURCE -DLOCALEDIR="." -nostdinc++ -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include/x86_64-unknown-linux-gnu -I/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v
3/include -I/usr/local/gcc-4_5-branch/libstdc++-v3/libsupc++ -I/usr/local/gcc-4_5-branch/libstdc++-v3/include/backward -I/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/util /usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/30_threads/call_once/399
09.cc -std=gnu++0x -pthread ./libtestc++.a -Wl,--gc-sections -lm -m32 -o ./39909.exe
/tmp/cctoNhXD.o: In function `std::thread::_Impl<Func>::_M_run()':
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0xb): undefined reference to `__emutls_v._ZSt15__once_callable'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x1c): undefined reference to `__emutls_v._ZSt11__once_call'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x43): undefined reference to `__emutls_v._ZSt15__once_callable'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x51): undefined reference to `__emutls_v._ZSt11__once_call'
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/tmp/cctoNhXD.o: In function `std::thread::_Impl<Func>::_M_run()':
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0xb): undefined reference to `__emutls_v._ZSt15__once_callable'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x1c): undefined reference to `__emutls_v._ZSt11__once_call'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x43): undefined reference to `__emutls_v._ZSt15__once_callable'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x51): undefined reference to `__emutls_v._ZSt11__once_call'
collect2: ld returned 1 exit status


FAIL: 30_threads/call_once/39909.cc (test for excess errors)
Excess errors:
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0xb): undefined reference to `__emutls_v._ZSt15__once_callable'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x1c): undefined reference to `__emutls_v._ZSt11__once_call'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x43): undefined reference to `__emutls_v._ZSt15__once_callable'
39909.cc:(.text._ZNSt6thread5_ImplI4FuncE6_M_runEv[std::thread::_Impl<Fun
c>::_M_run()]+0x51): undefined reference to `__emutls_v._ZSt11__once_call'
collect2: ld returned 1 exit status


UNRESOLVED: 30_threads/call_once/39909.cc compilation failed to produce executable

-----

Other Comments:

The Test Program "../gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/example.c",
"guality_check24897.c" and some other examples cause output in the "gcc.log"
that is likely to be misinterpreted as input to the "Mailer Script" called
"../gcc-4_5-branch/contrib/test_summary".


Normally these "Reserved Words" would come from DejaGnu and should not occur
as 'Test Program Output'. The Program ought to have used "NOTE:" instead of
"PASS:" or "FAIL:", here is an example from gcc.log:



Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/g...
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/gcc-4_5-branch...


PASS: gcc.dg/graphite/pr45552.c (test for excess errors)
testcase /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/graphite/graphite....
Running /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/guality.exp...
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/g...
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/gcc-4_5-branch...


Setting LD_LIBRARY_PATH to :/usr/local/gcc-4_5-branch_build/gcc:/usr/local...
spawn [open ...]


PASS: varl is 6
PASS: 1 PASS, 0 FAIL, 0 UNRESOLVED
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/g...
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc -B/usr/local/gcc-4_5-branch...


PASS: gcc.dg/guality/example.c -O0 (test for excess errors)
Setting LD_LIBRARY_PATH to :/usr/local/gcc-4_5-branch_build/gcc:/usr/local...
spawn [open ...]


PASS: n is 6
PASS: first is 134522880
PASS: last is 134522920
PASS: begin is 134522880
....

Congratulations on your XPASSes aoliva@redhat.com , your work on
"A Plan to Fix Local Variable Debug Information in GCC" from URL:
http://www.gccsummit.org/2008/gcc-2008-proceedings.pdf seems mostly
successful as shown above.

-----





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]