This is the mail archive of the gcc-bugs@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]

[Bug fortran/51616] New: [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux*


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

             Bug #: 51616
           Summary: [4.7 Regression] gfortran.dg/quad_2.f90 fails on
                    hppa*-*-hpux*
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org


Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/test/gnu/gcc/objdir/hppa2.
0w-hp-hpux11.11/./libgfortran/
/test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/quad_
2.f90    -O0   -pedantic-errors 
-B/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./
libgfortran/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgfortran/.li
bs -L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgfortran/.libs
-B/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libquadmath/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libquadmath/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libquadmath/.libs  -lm   -o
./quad_2.exe    (timeout = 300)/usr/ccs/bin/ld: Unsatisfied symbols:   sqrtl
(first referenced in /var/tmp//cc8hxOpo.o) (code)collect2: error: ld returned 1
exit statuscompiler exited with status 1output is:
/usr/ccs/bin/ld: Unsatisfied symbols:
   sqrtl (first referenced in /var/tmp//cc8hxOpo.o) (code)
collect2: error: ld returned 1 exit status

FAIL: gfortran.dg/quad_2.f90  -O0  (test for excess errors)


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