Executing on host: /xxx/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran -B/ xxx/gnu/gcc/objdir/gcc/testsuite/gfortran/../../ /xxx/gnu/gcc/gcc/gcc/testsuite/ gfortran.dg/gamma_1.f90 -O0 -pedantic-errors -L/xxx/gnu/gcc/objdir/hppa1.1- hp-hpux10.20/./libgfortran/.libs -L/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./li bgfortran/.libs -L/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/./libiberty -lm -o ./gamma_1.exe (timeout = 600) /usr/ccs/bin/ld: Unsatisfied symbols: lgammaf (code) collect2: ld returned 1 exit status compiler exited with status 1 output is: /usr/ccs/bin/ld: Unsatisfied symbols: lgammaf (code) collect2: ld returned 1 exit status
FAIL: gfortran.dg/gamma_1.f90 -O0 (test for excess errors) MAIN__: .PROC .CALLINFO FRAME=64,CALLS,SAVE_RP,SAVE_SP,ENTRY_GR=3 .ENTRY stw %r2,-20(%r30) copy %r3,%r1 copy %r30,%r3 stwm %r1,64(%r30) stw %r3,-4(%r30) ldi 7,%r26 ldil LR'options___0___517,%r28 ldo RR'options___0___517(%r28),%r25 .CALL ARGW0=GR,ARGW1=GR bl _gfortran_set_options,%r2 nop ldil LR'L$C0000,%r28 ldo RR'L$C0000(%r28),%r28 fldws 0(%r28),%fr22L fcpy,sgl %fr22L,%fr4L .CALL ARGW0=FR bl lgammaf,%r2 nop Don't see any checks for lgamma or lgammaf in build log. -- Summary: FAIL: gfortran.dg/gamma_1.f90 Product: gcc Version: 4.3.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: hppa1.1-hp-hpux10.20 GCC host triplet: hppa1.1-hp-hpux10.20 GCC target triplet: hppa1.1-hp-hpux10.20 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33583