This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Testsuite failures with specific_1.f90


2006-09-29  Francois-Xavier Coudert  <coudert@clipper.ens.fr>

        PR fortran/18791
        * gfortran.dg/specifics_1.f90: New test.
        * gfortran.fortran-torture/execute/specifics.f90: Add tests for
        complex specifics.

Executing on host: /usr/home/kargl/gcc/obj/gcc/testsuite/gfortran/../../gfortran
 -B/usr/home/kargl/gcc/obj/gcc/testsuite/gfortran/../../ /usr/home/kargl/gcc/gcc
4x/gcc/testsuite/gfortran.dg/specifics_1.f90   -O0  -ff2c  -L/usr/home/kargl/gcc
/obj/i386-unknown-freebsd7.0/./libgfortran/.libs -L/usr/home/kargl/gcc/obj/i386-
unknown-freebsd7.0/./libgfortran/.libs -L/usr/home/kargl/gcc/obj/i386-unknown-fr
eebsd7.0/./libiberty  -lm   -o ./specifics_1.exe    (timeout = 300)
/usr/tmp/ccJcPPMD.o(.text+0x7ac): In function `MAIN__':
: undefined reference to `f2c_specific__conjg_4'
/usr/tmp/ccJcPPMD.o(.text+0x848): In function `MAIN__':
: undefined reference to `f2c_specific__conjg_8'
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/tmp/ccJcPPMD.o(.text+0x7ac): In function `MAIN__':
: undefined reference to `f2c_specific__conjg_4'
/usr/tmp/ccJcPPMD.o(.text+0x848): In function `MAIN__':
: undefined reference to `f2c_specific__conjg_8'
collect2: ld returned 1 exit status

FX, did you forget to commit something?

-- 
Steve


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