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 20110117 (prerelease) [gcc-4_5-branch revision 168886] (GCC) testsuite on x86_64-unknown-linux-gnu


LAST_UPDATED: Mon Jan 17 00:40:27 UTC 2011 (revision 168886)

(Notes at end)

=== acats tests ===

=== acats Summary ===

# of expected passes		2321
# of unexpected failures	0
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 -g  (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		72772
# of unexpected failures	759
# of unexpected successes	32
# of expected failures		190
# of unresolved testcases	1
# of unsupported tests		652

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 -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)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-structnest.c  -O2 -fwhopr  (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		71380
# of unexpected failures	740
# of expected failures		176
# of unresolved testcases	1
# of unsupported tests		970

=== gcc Summary ===

# of expected passes		144152
# of unexpected failures	1499
# of unexpected successes	32
# of expected failures		366
# of unresolved testcases	2
# of unsupported tests		1622
/usr/local/gcc-4_5-branch_build/gcc/xgcc  version 4.5.3 20110117
(prerelease) [gcc-4_5-branch revision 168886] (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		23281
# 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		22890
# of unexpected failures	93
# of expected failures		151
# of unsupported tests		319

=== g++ Summary ===

# of expected passes		46171
# 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 20110117 (prerelease) [gcc-4_5-branch revision 168886] (GCC)


=== gnat tests ===


Running target unix/-m32

=== gnat Summary for unix/-m32 ===

# of expected passes		768
# of expected failures		7

Running target unix/-m64

=== gnat Summary for unix/-m64 ===

# of expected passes		768
# of expected failures		7

=== gnat Summary ===

# of expected passes		1536
# of expected failures		14


=== 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 20110117 (prerelease) [gcc-4_5-branch revision
168886] (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++,ada


-----



Notes:


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


(host gcc) # 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)


(Prerequisites from Debian) # ls -l /var/cache/apt/archives/ total 12088 -rw-r--r-- 1 root root 60412 Aug 16 22:02 libcloog-ppl0_0.15.9-2_i386.deb -rw-r--r-- 1 root root 98876 Aug 16 22:02 libcloog-ppl-dev_0.15.9-2_i386.deb -rw-r--r-- 1 root root 2713868 Oct 26 23:47 libppl0.10-dev_0.10.2-9_i386.deb -rw-r--r-- 1 root root 374852 Oct 26 23:47 libppl7_0.10.2-9_i386.deb -rw-r--r-- 1 root root 1280538 Oct 26 23:47 libppl-c2_0.10.2-9_i386.deb -rw-r--r-- 1 root root 19236 Oct 26 23:47 libpwl4_0.10.2-9_i386.deb -rw-r--r-- 1 root root 25440 Oct 26 23:47 libpwl-dev_0.10.2-9_i386.deb -rw-r--r-- 1 root root 3174 Jan 16 07:47 linux-headers-2.6-486_2.6.32+29_i386.deb -rw-r--r-- 1 root root 3178 Jan 16 07:47 linux-headers-2.6-686_2.6.32+29_i386.deb -rw-r--r-- 1 root root 3178 Jan 16 07:47 linux-headers-2.6-amd64_2.6.32+29_i386.deb -rw-r--r-- 1 root root 4282 Jan 16 07:47 linux-image-486_2.6.32+29_i386.deb -rw-r--r-- 1 root root 4388 Jan 16 07:47 linux-image-686_2.6.32+29_i386.deb -rw-r--r-- 1 root root 4338 Jan 16 07:47 linux-image-amd64_2.6.32+29_i386.deb


(Prerequisites from source) # ls -l /home/user/Downloads/ -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 ("-p8") -rw-r--r-- 1 user user 1138685 Jan 8 15:56 mpfr-3.0.0.tar.bz2



cd /home/user/Downloads/tmp/libelf-0.8.13
# CXX='g++-4.4 -m64' CC='gcc-4.4 -m64' ./configure --enable-static
--enable-shared --enable-gnu-names --enable-extended-format
(move 64-Bit from /usr/local/lib to /usr/lib64 (etc.))
# CXX='g++-4.4 -m32' CC='gcc-4.4 -m32' ./configure --prefix=/usr
--enable-static --enable-shared --enable-gnu-names
--enable-extended-format


cd ../gmp-5.0.1 # CPPFLAGS=-fexceptions CXX='g++-4.4 -m64' CC='gcc-4.4 -m64' ./configure --enable-shared --enable-static --enable-cxx (move 64-Bit from /usr/local/lib to /usr/lib64 (etc.)) # CPPFLAGS=-fexceptions CXX='g++-4.4 -m32' CC='gcc-4.4 -m32' ./configure --prefix=/usr --enable-shared --enable-static --enable-cxx


cd ../mpc-0.8.2 # CXX='g++-4.4 -m64' CC='gcc-4.4 -m64' ./configure --enable-shared --enable-static (move 64-Bit from /usr/local/lib to /usr/lib64 (etc.)) # CXX='g++-4.4 -m32' CC='gcc-4.4 -m32' ./configure --prefix=/usr --enable-shared --enable-static


cd ../mpfr-3.0.0 (always apply latest patch) # CXX='g++-4.4 -m64' CC='gcc-4.4 -m64' ./configure --enable-shared --enable-static --enable-decimal-float --with-gmp-build=../gmp-5.0.1 (move 64-Bit from /usr/local/lib to /usr/lib64 (etc.)) # CXX='g++-4.4 -m32' CC='gcc-4.4 -m32' ./configure --prefix=/usr --enable-shared --enable-static --enable-decimal-float --with-gmp-build=../gmp-5.0.1



# cd /usr/local/gcc-4_5-branch
# ./contrib/gcc_update
# cd /usr/local/gcc-4_5-branch_build
# CXX='g++-4.4 -m64' CC='gcc-4.4 -m64' ../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++,ada

time make -i -k check RUNTESTFLAGS='--target_board=unix\{-m32,-m64\}'
real	735m11.516s
user	352m17.953s
sys	325m12.111s


-----



Notes regarding FAILures:



gcc.c-torture/compile/limits-structnest.c will not run with 4GB of memory



FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i == 37
(gcc.log)
...
PASS: gcc.dg/guality/pr41353-1.c  -O2 -flto  (test for excess errors)
Setting LD_LIBRARY_PATH to
:/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_5-branch_build/gcc/

32::/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_5-branch_build/g

cc/32:/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libstdc++-

v3/.libs:/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libmudf

lap/.libs:/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libssp

/.libs:/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/libgomp/.

libs:/usr/local/gcc-4_5-branch_build/./gcc:/usr/local/gcc-4_5-branch_buil

d/./prev-gcc
spawn [open ...] PASS: gcc.dg/guality/pr41353-1.c  -O2 -flto  execution
test
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) $1 = 17 $2 = 17 A debugging session is active.
	Inferior 1 [process 25026] will be killed.  Quit anyway? (y or n)
[answered Y; input not from terminal] PASS: gcc.dg/guality/pr41353-1.c
-O2 -flto  line 17 vari == 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) pr41353-1.gdb:3: Error in sourced command file: No
symbol "vari1" in current context. (gdb) UNSUPPORTED:
gcc.dg/guality/pr41353-1.c  -O2 -flto  line 17 vari1 == 2 * 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) pr41353-1.gdb:3: Error in sourced command file: No
symbol "vari2" in current context. (gdb) UNSUPPORTED:
gcc.dg/guality/pr41353-1.c  -O2 -flto  line 17 vari2 == 3 * 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) pr41353-1.gdb:3: Error in sourced command file: No
symbol "vari3" in current context. (gdb) UNSUPPORTED:
gcc.dg/guality/pr41353-1.c  -O2 -flto  line 17 vari3 == 2 * 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) pr41353-1.gdb:3: Error in sourced command file: No
symbol "vari4" in current context. (gdb) UNSUPPORTED:
gcc.dg/guality/pr41353-1.c  -O2 -flto  line 17 vari4 == 3 * 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) pr41353-1.gdb:3: Error in sourced command file: No
symbol "vari5" in current context. (gdb) UNSUPPORTED:
gcc.dg/guality/pr41353-1.c  -O2 -flto  line 17 vari5 == 4 * 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048413: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 17.  Breakpoint 1, f2 (i=37, j=28) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:21
21	f2 (int i, int j) pr41353-1.gdb:3: Error in sourced command file: No
symbol "vari6" in current context. (gdb) UNSUPPORTED:
gcc.dg/guality/pr41353-1.c  -O2 -flto  line 17 vari6 == 5 * 17
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048423: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 28.  Breakpoint 1, f3 (i=12) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:32
32	f3 (int i) $1 = 12 $2 = 37 A debugging session is active.  	Inferior
1 [process 25112] will be killed.  Quit anyway? (y or n) [answered Y;
input not from terminal] 12 != 37
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i == 37
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048423: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 28.  Breakpoint 1, f3 (i=12) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:32
32	f3 (int i) pr41353-1.gdb:3: Error in sourced command file: No symbol
"j" in current context. (gdb) UNSUPPORTED: gcc.dg/guality/pr41353-1.c
-O2 -flto  line 28 j == 28 + 37
Spawning: gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe
spawn gdb -nx -nw -quiet -x pr41353-1.gdb ./pr41353-1.exe Reading
symbols from
/usr/local/gcc-4_5-branch_build/gcc/testsuite/gcc/pr41353-1.exe...done.
Breakpoint 1 at 0x8048423: file
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c,
line 28.  Breakpoint 1, f3 (i=12) at
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr41353-1.c:32
32	f3 (int i) $1 = 269027392 $2 = 74 A debugging session is active.
	Inferior 1 [process 25135] will be killed.  Quit anyway? (y or n)
[answered Y; input not from terminal] 269027392 != 74
FAIL: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 i1 == 2 * 37
...



FAIL: gcc.dg/pch/common-1.c
(Fails during "make -i check" in Testsuite but same command works as
expected from command line)
(gcc.log)
...
PASS: gcc.dg/noncompile/voidparam-1.c -O2 -fwhopr (test for excess
errors)
testcase
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/noncompile/noncompile.exp


completed in 54 seconds
Running /usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/pch/pch.exp ...
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./common-1.h   -O0 -g   -m32 -o
common-1.h.gch    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./common-1.h -O0 -g -m32 -o
common-1.h.gch PASS: ./common-1.h  -O0 -g (test for excess errors)
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/pch/common-1.c   -O0 -g
-I.  -S  -m32 -o common-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/pch/common-1.c -O0 -g
-I. -S -m32 -o common-1.s
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/pch/common-1.c:3:1:
internal compiler error: in ggc_record_overhead, at ggc-common.c:939
Please submit a full bug report, with preprocessed source if
appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/pch/common-1.c:3:1:
internal compiler error: in ggc_record_overhead, at ggc-common.c:939
Please submit a full bug report, with preprocessed source if
appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
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)
Excess errors:
/usr/local/gcc-4_5-branch/gcc/testsuite/gcc.dg/pch/common-1.c:3:1:
internal compiler error: in ggc_record_overhead, at ggc-common.c:939

assembly file 'common-1.s' missing
FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./common-1.h    -O0    -m32 -o
common-1.h.gch    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./common-1.h -O0 -m32 -o
common-1.h.gch PASS: ./common-1.h   -O0  (test for excess errors)
...



FAIL: largefile.c  -O0 -g -I. (internal compiler error)
(gcc.log)
...
PASS: gcc.dg/pch/warn-1.c   -Os  -I. (test for excess errors)
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./largefile.h   -O0 -g   -m32 -o
largefile.h.gch    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./largefile.h -O0 -g -m32 -o
largefile.h.gch PASS: ./largefile.h  -O0 -g (test for excess errors)
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ largefile.c   -O0 -g -I.  -S
-m32 -o largefile.s    (timeout = 1200)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ largefile.c -O0 -g -I. -S -m32
-o largefile.s ./largefile.h:1:0: internal compiler error: in
ggc_record_overhead, at ggc-common.c:939 Please submit a full bug
report, with preprocessed source if appropriate. See
<http://gcc.gnu.org/bugs.html> for instructions. compiler exited with
status 1
output is:
./largefile.h:1:0: internal compiler error: in ggc_record_overhead, at
ggc-common.c:939 Please submit a full bug report, with preprocessed
source if appropriate. See <http://gcc.gnu.org/bugs.html> for
instructions.
FAIL: largefile.c  -O0 -g -I. (internal compiler error)
FAIL: largefile.c  -O0 -g -I. (test for excess errors)
Excess errors:
./largefile.h:1:0: internal compiler error: in ggc_record_overhead, at
ggc-common.c:939

assembly file 'largefile.s' missing
FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./largefile.h    -O0    -m32 -o
largefile.h.gch    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ ./largefile.h -O0 -m32 -o
largefile.h.gch PASS: ./largefile.h   -O0  (test for excess errors)



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.log)
...
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/ggcplug.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 -O
-DIN_GCC -fPIC -shared -o ggcplug.so set_ld_library_path_env_vars:
ld_library_path=:/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_5-b

ranch_build/gcc/32
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 /usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h:
In function 'VEC_tree_gc_reserve':
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h:183:1: error:
too many arguments to function 'vec_gc_p_reserve'
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/vec.h:421:14: note:
declared here /usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h:
In function 'VEC_tree_gc_reserve_exact':
/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_heap_alloc':
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/tree.h:184:1: error:
too many arguments to function 'vec_heap_p_reserve_exact'
/usr/local/gcc-4_5-branch/gcc/testsuite/../../gcc/vec.h:429:14: note:
declared here
(very long)
...



FAIL: g++.dg/pch/array-1.C  -g -I. (internal compiler error)
(g++.log)
...
PASS: ./array-1.H  -g (test for excess errors)
Executing on host:
/usr/local/gcc-4_5-branch_build/gcc/testsuite/g++/../../g++
-B/usr/local/gcc-4_5-branch_build/gcc/testsuite/g++/../../
/usr/local/gcc-4_5-branch/gcc/testsuite/g++.dg/pch/array-1.C
-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
-fmessage-length=0  -g -I.   -S  -m32 -o array-1.s    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/testsuite/g++/../../g++
-B/usr/local/gcc-4_5-branch_build/gcc/testsuite/g++/../../
/usr/local/gcc-4_5-branch/gcc/testsuite/g++.dg/pch/array-1.C
-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
-fmessage-length=0 -g -I. -S -m32 -o array-1.s
/usr/local/gcc-4_5-branch/gcc/testsuite/g++.dg/pch/array-1.C:5:17:
internal compiler error: in ggc_record_overhead, at ggc-common.c:939
Please submit a full bug report, with preprocessed source if
appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
/usr/local/gcc-4_5-branch/gcc/testsuite/g++.dg/pch/array-1.C:5:17:
internal compiler error: in ggc_record_overhead, at ggc-common.c:939
Please submit a full bug report, with preprocessed source if
appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
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)
Excess errors:
/usr/local/gcc-4_5-branch/gcc/testsuite/g++.dg/pch/array-1.C:5:17:
internal compiler error: in ggc_record_overhead, at ggc-common.c:939

assembly file 'array-1.s' missing
FAIL: g++.dg/pch/array-1.C -g assembly comparison
...
(and more, similar to gcc.log's Problems)



FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
(libmudflap.log)
...
PASS: libmudflap.c/pass45-frag.c (-O2) output pattern test
Output pattern foo
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ -ggdb3 -DDEBUG_ASSERT
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite/.. -I..
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

.libs
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

  -O2 -fmudflap -fmudflapir -lmudflap -Wall
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

testsuite -ldl -lm   -m32 -o ./pass46-frag.exe    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ -ggdb3 -DDEBUG_ASSERT
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite/.. -I..
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

.libs
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

 -O2 -fmudflap -fmudflapir -lmudflap -Wall
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

testsuite -ldl -lm -m32 -o ./pass46-frag.exe
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

: In function âmainâ:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

:15:14: warning: array subscript is above array bounds output is:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

: In function âmainâ:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

:15:14: warning: array subscript is above array bounds
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
Excess errors:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

:15:14: warning: array subscript is above array bounds

Setting LD_LIBRARY_PATH to
.:/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_5-branch_build/x86

_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs:/usr/local/gcc-4_5-branch

_build/gcc/32:/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32

/libmudflap/.libs:.:/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_

5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs:/usr/lo

cal/gcc-4_5-branch_build/gcc/32:/usr/local/gcc-4_5-branch_build/x86_64-un

known-linux-gnu/32/libmudflap/.libs:/usr/local/gcc-4_5-branch_build/x86_6

4-unknown-linux-gnu/libstdc++-v3/.libs:/usr/local/gcc-4_5-branch_build/x8

6_64-unknown-linux-gnu/libmudflap/.libs:/usr/local/gcc-4_5-branch_build/x

86_64-unknown-linux-gnu/libssp/.libs:/usr/local/gcc-4_5-branch_build/x86_

64-unknown-linux-gnu/libgomp/.libs:/usr/local/gcc-4_5-branch_build/./gcc:

/usr/local/gcc-4_5-branch_build/./prev-gcc
spawn [open ...] PASS: libmudflap.c/pass46-frag.c (-O2) execution test
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ -ggdb3 -DDEBUG_ASSERT
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite/.. -I..
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

.libs
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

  -O2 -fmudflap -fmudflapir -lmudflap -Wall
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

testsuite -ldl -lm   -m32 -o ./pass46-frag.exe    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ -ggdb3 -DDEBUG_ASSERT
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite/.. -I..
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

.libs
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

 -O2 -fmudflap -fmudflapir -lmudflap -Wall
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

testsuite -ldl -lm -m32 -o ./pass46-frag.exe
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

: In function âmainâ:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

:15:14: warning: array subscript is above array bounds output is:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

: In function âmainâ:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

:15:14: warning: array subscript is above array bounds
FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
Excess errors:
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass46-frag.c

:15:14: warning: array subscript is above array bounds

Setting LD_LIBRARY_PATH to
.:/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_5-branch_build/x86

_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs:/usr/local/gcc-4_5-branch

_build/gcc/32:/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32

/libmudflap/.libs:.:/usr/local/gcc-4_5-branch_build/gcc:/usr/local/gcc-4_

5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs:/usr/lo

cal/gcc-4_5-branch_build/gcc/32:/usr/local/gcc-4_5-branch_build/x86_64-un

known-linux-gnu/32/libmudflap/.libs:/usr/local/gcc-4_5-branch_build/x86_6

4-unknown-linux-gnu/libstdc++-v3/.libs:/usr/local/gcc-4_5-branch_build/x8

6_64-unknown-linux-gnu/libmudflap/.libs:/usr/local/gcc-4_5-branch_build/x

86_64-unknown-linux-gnu/libssp/.libs:/usr/local/gcc-4_5-branch_build/x86_

64-unknown-linux-gnu/libgomp/.libs:/usr/local/gcc-4_5-branch_build/./gcc:

/usr/local/gcc-4_5-branch_build/./prev-gcc
spawn [open ...] PASS: libmudflap.c/pass46-frag.c (-O2) execution test
Executing on host: /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ -ggdb3 -DDEBUG_ASSERT
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite/.. -I..
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

.libs
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass47-frag.c

  -O2 -fmudflap -lmudflap
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

testsuite -ldl -lm   -m32 -o ./pass47-frag.exe    (timeout = 300)
spawn /usr/local/gcc-4_5-branch_build/gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/gcc/ -ggdb3 -DDEBUG_ASSERT
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite
-I/usr/local/gcc-4_5-branch/libmudflap/testsuite/.. -I..
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

.libs
/usr/local/gcc-4_5-branch/libmudflap/testsuite/libmudflap.c/pass47-frag.c

 -O2 -fmudflap -lmudflap
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libmudflap/

testsuite -ldl -lm -m32 -o ./pass47-frag.exe PASS:
libmudflap.c/pass47-frag.c (-O2) (test for
...



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
...

(libstdc++.log)
...
PASS: 29_atomics/headers/stdatomic.h/macros.c (test for excess errors)
extra_tool_flags are:
-x c
compiling and executing as C, not C++
Executing on host: /usr/local/gcc-4_5-branch_build/./gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/./gcc/
-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="."
-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
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v

3/libsupc++/.libs
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v

3/src/.libs
/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/29_atomics/headers/stdat

omic.h/types.c    -S  -m32 -o types.s    (timeout = 600)
spawn /usr/local/gcc-4_5-branch_build/./gcc/xgcc
-B/usr/local/gcc-4_5-branch_build/./gcc/
-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="."
-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
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v

3/libsupc++/.libs
-L/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v

3/src/.libs
/usr/local/gcc-4_5-branch/libstdc++-v3/testsuite/29_atomics/headers/stdat

omic.h/types.c -S -m32 -o types.s PASS:
29_atomics/headers/stdatomic.h/types.c (test for 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 cstdint19294.cc
 ./libtestc++.a -Wl,--gc-sections  -lm   -m32 -o cstdint19294.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 cstdint19294.cc
./libtestc++.a -Wl,--gc-sections -lm -m32 -o cstdint19294.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
gthreads19294.cc  ./libtestc++.a -Wl,--gc-sections  -lm   -m32 -o
gthreads19294.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
gthreads19294.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o
gthreads19294.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
atomic_builtins19294.cc  ./libtestc++.a -Wl,--gc-sections  -lm   -m32
-o atomic_builtins19294.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
atomic_builtins19294.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o
atomic_builtins19294.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/async/42819.c

c    -std=gnu++0x -pthread ./libtestc++.a -Wl,--gc-sections  -lm   -m32
-o ./42819.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/async/42819.c

c -std=gnu++0x -pthread ./libtestc++.a -Wl,--gc-sections -lm -m32 -o
./42819.exe /tmp/cch7xkEs.o: In function `void
std::__once_call_impl<std::_Bind_result<void, std::_Mem_fn<void
(std::__future_base::_State::*)(std::function<std::unique_ptr<std::__futu

re_base::_Result_base, std::__future_base::_Result_base::_Deleter>
()()>&, bool&)> ()(std::__future_base::_State*,
std::reference_wrapper<std::function<std::unique_ptr<std::__future_base::

_Result_base, std::__future_base::_Result_base::_Deleter> ()()> >,
std::reference_wrapper<bool>)> >()':
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:705: undefined reference to
`__emutls_v._ZSt15__once_callable' /tmp/cch7xkEs.o: In function
`call_once<std::_Mem_fn<void
(std::__future_base::_State::*)(std::function<std::unique_ptr<std::__futu

re_base::_Result_base, std::__future_base::_Result_base::_Deleter>()>&,
bool&)>, std::__future_base::_State* const,
std::reference_wrapper<std::function<std::unique_ptr<std::__future_base::

_Result_base, std::__future_base::_Result_base::_Deleter>()> >,
std::reference_wrapper<bool> >':
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:726: undefined reference to
`__emutls_v._ZSt15__once_callable'
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:727: undefined reference to
`__emutls_v._ZSt11__once_call' collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/tmp/cch7xkEs.o: In function `void
std::__once_call_impl<std::_Bind_result<void, std::_Mem_fn<void
(std::__future_base::_State::*)(std::function<std::unique_ptr<std::__futu

re_base::_Result_base, std::__future_base::_Result_base::_Deleter>
()()>&, bool&)> ()(std::__future_base::_State*,
std::reference_wrapper<std::function<std::unique_ptr<std::__future_base::

_Result_base, std::__future_base::_Result_base::_Deleter> ()()> >,
std::reference_wrapper<bool>)> >()':
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:705: undefined reference to
`__emutls_v._ZSt15__once_callable' /tmp/cch7xkEs.o: In function
`call_once<std::_Mem_fn<void
(std::__future_base::_State::*)(std::function<std::unique_ptr<std::__futu

re_base::_Result_base, std::__future_base::_Result_base::_Deleter>()>&,
bool&)>, std::__future_base::_State* const,
std::reference_wrapper<std::function<std::unique_ptr<std::__future_base::

_Result_base, std::__future_base::_Result_base::_Deleter>()> >,
std::reference_wrapper<bool> >':
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:726: undefined reference to
`__emutls_v._ZSt15__once_callable'
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:727: undefined reference to
`__emutls_v._ZSt11__once_call' collect2: ld returned 1 exit status
FAIL: 30_threads/async/42819.cc (test for excess errors)
Excess errors:
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:705: undefined reference to
`__emutls_v._ZSt15__once_callable'
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:726: undefined reference to
`__emutls_v._ZSt15__once_callable'
/usr/local/gcc-4_5-branch_build/x86_64-unknown-linux-gnu/32/libstdc++-v3/

include/mutex:727: undefined reference to `__emutls_v._ZSt11__once_call'
collect2: ld returned 1 exit status

UNRESOLVED: 30_threads/async/42819.cc compilation failed to produce
executable
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 cstdint19294.cc
 ./libtestc++.a -Wl,--gc-sections  -lm   -m32 -o cstdint19294.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 cstdint19294.cc
./libtestc++.a -Wl,--gc-sections -lm -m32 -o cstdint19294.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
gthreads19294.cc  ./libtestc++.a -Wl,--gc-sections  -lm   -m32 -o
gthreads19294.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
gthreads19294.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o
gthreads19294.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
atomic_builtins19294.cc  ./libtestc++.a -Wl,--gc-sections  -lm   -m32
-o atomic_builtins19294.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
atomic_builtins19294.cc ./libtestc++.a -Wl,--gc-sections -lm -m32 -o
atomic_builtins19294.exe extra_tool_flags are:
 -std=gnu++0x -pthread
...


(Tests for libssp would be nice)


(end of Notes)

-----





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