This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33698] New: FAIL: gfortran.dg/gamma_5.f90
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Oct 2007 16:51:06 -0000
- Subject: [Bug fortran/33698] New: FAIL: gfortran.dg/gamma_5.f90
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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/gamma_5.f90 -O0 -pedantic-errors
-L/test/gnu/gcc/objdir/hppa
64-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 ./gamma_5.exe (timeout = 300)
ld: Unsatisfied symbol "tgammaf" in file /var/tmp//ccUIJdfk.o
ld: Unsatisfied symbol "tgamma" in file /var/tmp//ccUIJdfk.o
2 errors.
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
ld: Unsatisfied symbol "tgammaf" in file /var/tmp//ccUIJdfk.o
ld: Unsatisfied symbol "tgamma" in file /var/tmp//ccUIJdfk.o
2 errors.
collect2: ld returned 1 exit status
FAIL: gfortran.dg/gamma_5.f90 -O0 (test for excess errors)
Excess errors:
ld: Unsatisfied symbol "tgammaf" in file /var/tmp//ccUIJdfk.o
ld: Unsatisfied symbol "tgamma" in file /var/tmp//ccUIJdfk.o
--
Summary: FAIL: gfortran.dg/gamma_5.f90
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
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=33698