massive testsuite failures.

Andrew Pinski pinskia@gmail.com
Fri Sep 18 16:09:00 GMT 2009


On Fri, Sep 18, 2009 at 9:06 AM, IainS <developer@sandoe-acoustics.co.uk> wrote:
> As per other discussions including:
> http://gcc.gnu.org/ml/fortran/2009-09/msg00125.html

Yes I see the same issue on i386-darwin8.11.1 with clean sources.
There is a warning from the linker which is causing this:
estsuite/gfortran1/../../
/Users/apinski/src/change/gcc/gcc/testsuite/gfortran.dg/achar_1.f90
-O1   -pedantic-errors
-B/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs
-L/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs
-L/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs
-L/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libiberty
 -lm   -o ./achar_1.exe    (timeout = 300)
symbol _cacosl used from dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complexld64.o)^Msymbol _cacos used from
dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complex.o)^M
symbol _cacosf used from dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complex.o)^M
symbol _cacosh used from dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complex.o)^M
symbol _cacoshf used from dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complex.o)^Msymbol _cacoshl used from
dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complexld64.o)^M
symbol _casin used from dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complex.o)^M
symbol _casinf used from dynamic library
/Users/apinski/src/change/gcc/objdir/i386-apple-darwin8.11.1/./libgfortran/.libs/libgfortran.dylib(single
module) not from earlier dynamic library
/usr/lib/libSystem.B.dylib(complex.o)^M
....



More information about the Fortran mailing list