public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/47758] New: 729 unexpected failures in the libgomp test suite on powerpc-apple-darwin8
@ 2011-02-15 21:06 dominiq at lps dot ens.fr
  2011-02-15 22:38 ` [Bug libgomp/47758] " burnus at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-02-15 21:06 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: 729 unexpected failures in the libgomp test suite on
                    powerpc-apple-darwin8
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: jakub@redhat.com, burnus@net-b.de, iains@gcc.gnu.org
              Host: powerpc-apple-darwin8
            Target: powerpc-apple-darwin8
             Build: powerpc-apple-darwin8


I ventured in building gcc 4.6.0 (trunk revision 170169) on
powerpc-apple-darwin8 configured with:

../work/configure --prefix=/opt/gcc/gcc4.6w --target=powerpc-apple-darwin8
--host=powerpc-apple-darwin8 --build=powerpc-apple-darwin8
--enable-languages=c,c++,fortran,lto --with-gmp=/sw --with-libiconv-prefix=/sw
--with-system-zlib --enable-checking=release --with-dwarf2 --disable-multilib
--disable-libquadmath --disable-libquadmath-support

and I got a high number of failures in libgomp.fortran:

        === libgomp Summary ===

# of expected passes        1793
# of unexpected failures    729
# of unsupported tests        2

FAIL: libgomp.fortran/allocatable1.f90  -O0  (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -O1  (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -O2  (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -O3 -fomit-frame-pointer -funroll-loops
 (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -O3 -g  (test for excess errors)
FAIL: libgomp.fortran/allocatable1.f90  -Os  (test for excess errors)
...

Most (if not all) are of the following kind:

/libgomp/testsuite/.. -shared-libgcc -fmessage-length=0 -fopenmp
-B/opt/gcc/build/powerpc-apple-darwin8/./libgomp/../libquadmath/.libs/  -O0  
-B/opt/gcc/build/powerpc-apple-darwin8/./libgomp/../libgfortran/.libs  
-L/opt/gcc/build/powerpc-apple-darwin8/./libgomp/.libs -lgomp
-L/opt/gcc/build/powerpc-apple-darwin8/./libgomp/../libquadmath/.libs/
-L/opt/gcc/build/powerpc-apple-darwin8/./libgomp/../libgfortran/.libs
-lgfortran -lm   -o ./allocatable1.exe    (timeout = 300)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning -L: directory name
(/opt/gcc/build/powerpc-apple-darwin8/./libgomp/../libquadmath/.libs/) does not
exist

I have tested different variants around the options  --disable-libquadmath
--disable-libquadmath-support without change. Note that with these two options
no libquadmath is build while I don't need them on powerpc-apple-darwin9 (so I
see powerpc-apple-darwin9/libquadmath, but no
powerpc-apple-darwin9/libquadmath/.libs and the libgomp tests pass without
failures).


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-02-16 19:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-15 21:06 [Bug libgomp/47758] New: 729 unexpected failures in the libgomp test suite on powerpc-apple-darwin8 dominiq at lps dot ens.fr
2011-02-15 22:38 ` [Bug libgomp/47758] " burnus at gcc dot gnu.org
2011-02-15 22:42 ` jakub at gcc dot gnu.org
2011-02-16 13:05 ` dominiq at lps dot ens.fr
2011-02-16 16:15 ` iains at gcc dot gnu.org
2011-02-16 17:52 ` burnus at gcc dot gnu.org
2011-02-16 19:46 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).