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 libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl"


Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
/test/gnu/gcc/gcc/gcc/testsui
te/gfortran.dg/PR19754_2.f90   -O0   -pedantic-errors 
-L/test/gnu/gcc/objdir/hp
pa64-hp-hpux11.11/./libgfortran/.libs
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11
/./libgfortran/.libs -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libiberty 
-lm
   -o ./PR19754_2.exe    (timeout = 300)
ld: (Warning) Unsatisfied symbol "truncl" in file
/test/gnu/gcc/objdir/hppa64-hp
-hpux11.11/./libgfortran/.libs/libgfortran.sl
ld: (Warning) Unsatisfied symbol "expl" in file
/test/gnu/gcc/objdir/hppa64-hp-h
pux11.11/./libgfortran/.libs/libgfortran.sl
2 warnings.
output is:
ld: (Warning) Unsatisfied symbol "truncl" in file
/test/gnu/gcc/objdir/hppa64-hp
-hpux11.11/./libgfortran/.libs/libgfortran.sl
ld: (Warning) Unsatisfied symbol "expl" in file
/test/gnu/gcc/objdir/hppa64-hp-h
pux11.11/./libgfortran/.libs/libgfortran.sl
2 warnings.

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


-- 
           Summary: [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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


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