[Bug target/48529] New: [x32] Testsuite failures

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Apr 9 14:57:00 GMT 2011


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

           Summary: [x32] Testsuite failures
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


When configured with

--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld
--enable-languages=c,c++,fortran  --prefix=/usr/gcc-4.7.0-x32
--with-local-prefix=/usr/local --enable-gnu-indirect-function --enable-x32
--enable-cloog-backend=isl --with-ppl-include=/opt/gnu/include
--with-ppl-lib=/opt/gnu/lib64 --with-cloog-include=/opt/gnu/include
--with-cloog-lib=/opt/gnu/lib64 --with-fpmath=sse

compared with -m64,

make -k check RUNTESTFLAGS="--target_board='unix{-mx32}'"

has following extra failures:

FAIL: 27_io/basic_filebuf/close/char/4879.cc execution test
FAIL: 27_io/basic_filebuf/close/char/9964.cc execution test
FAIL: 27_io/basic_filebuf/imbue/char/13171-2.cc execution test
FAIL: 27_io/basic_filebuf/imbue/wchar_t/14975-2.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/char/26777.cc execution test
FAIL: 27_io/basic_filebuf/underflow/char/10097.cc execution test
FAIL: 27_io/objects/char/7.cc execution test
FAIL: 27_io/objects/char/9661-1.cc execution test
FAIL: 27_io/objects/wchar_t/7.cc execution test
FAIL: 27_io/objects/wchar_t/9661-1.cc execution test
FAIL: ext/ext_pointer/1.cc execution test
FAIL: gcc.c-torture/execute/builtins/strcspn.c execution,  -O1 
FAIL: gcc.dg/20020219-1.c execution test
FAIL: gcc.dg/c99-stdint-1.c (test for excess errors)
FAIL: gcc.target/i386/pr39543-3.c (test for excess errors)
FAIL: gcc.target/i386/pr43766.c scan-assembler-not lea[lq]?[ \t]
FAIL: g++.dg/abi/covariant3.C execution test
FAIL: g++.dg/abi/vcall1.C execution test
FAIL: g++.dg/inherit/covariant17.C execution test
FAIL: g++.dg/inherit/covariant18.C execution test
FAIL: g++.dg/inherit/covariant3.C execution test
FAIL: g++.dg/inherit/covariant4.C execution test
FAIL: g++.old-deja/g++.abi/vtable3a.C execution test
FAIL: g++.old-deja/g++.abi/vtable3b.C execution test
FAIL: g++.old-deja/g++.abi/vtable3c.C execution test
FAIL: g++.old-deja/g++.abi/vtable3d.C execution test
FAIL: g++.old-deja/g++.abi/vtable3e.C execution test
FAIL: g++.old-deja/g++.abi/vtable3f.C execution test
FAIL: g++.old-deja/g++.abi/vtable3g.C execution test
FAIL: g++.old-deja/g++.abi/vtable3h.C execution test
FAIL: g++.old-deja/g++.abi/vtable3i.C execution test
FAIL: g++.old-deja/g++.abi/vtable3j.C execution test
FAIL: g++.old-deja/g++.mike/p4736b.C execution test
FAIL: g++.old-deja/g++.mike/p4736c.C execution test
FAIL: g++.old-deja/g++.mike/virt2.C execution test
FAIL: g++.old-deja/g++.mike/virt5.C execution test
FAIL: g++.old-deja/g++.oliva/thunk1.C execution test
FAIL: libgomp.fortran/strassen.f90  -O  execution test
FAIL: libmudflap.cth/pass37-frag.c execution test
FAIL: libmudflap.cth/pass37-frag.c output pattern test
FAIL: libmudflap.cth/pass39-frag.c execution test
FAIL: libmudflap.cth/pass39-frag.c output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) output pattern test
FAIL: libstdc++-abi/abi_check



More information about the Gcc-bugs mailing list