------- Comment #7 from jakub at gcc dot gnu dot org  2007-11-29 16:28 -------
Tested today on x86_64-linux -> powerpc-eabisim combined tree cross.
While without the patch, e.g. neither libgfortran nor libstdc++-v3 configures
successfully, with this patch it builds just fine.  E.g. for make check-g++,
none of the failures:
                === g++ tests ===


Running target powerpc-sim
FAIL: g++.dg/conversion/simd1.C (test for excess errors)
XPASS: g++.dg/cpp0x/decltype4.C GCC gets the actual type of this expression
wrong (test for bogus messages, line 73)
FAIL: g++.dg/ext/altivec-3.C execution test
FAIL: g++.dg/ext/attribute-test-1.C (test for excess errors)
FAIL: g++.dg/ext/attribute-test-2.C (test for excess errors)
FAIL: g++.dg/ext/attribute-test-3.C (test for excess errors)
FAIL: g++.dg/ext/attribute-test-4.C (test for excess errors)
FAIL: g++.dg/ext/spe1.C (test for excess errors)
FAIL: g++.dg/other/opaque-2.C (test for excess errors)
FAIL: g++.dg/other/opaque-3.C (test for excess errors)
FAIL: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not ivopts "offset:
(4294967292|0x0f+fc)"
XPASS: g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 19)
XPASS: g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 20)
XPASS: g++.old-deja/g++.other/init19.C execution test
FAIL: g++.old-deja/g++.pt/static11.C execution test
FAIL: g++.old-deja/g++.robertl/eb5.C (test for excess errors)

                === g++ Summary ===

# of expected passes            16840
# of unexpected failures        12
# of unexpected successes       4
# of expected failures          82
# of unsupported tests          144

seem to be related to this.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32130

Reply via email to