http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47493
Summary: FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 compilation Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: dang...@gcc.gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Executing on host: /home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortr an -B/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../ -B/home/dave/gnu/gc c/objdir/hppa-linux-gnu/./libgfortran/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gfor tran.fortran-torture/execute/csqrt_1.f90 -w -O0 -B/home/dave/gnu/gcc/objdir/ hppa-linux-gnu/./libgfortran/.libs -L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./ libgfortran/.libs -L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfortran/.libs -L/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libiberty -lm -o /home/dave/gnu /gcc/objdir/gcc/testsuite/gfortran/csqrt_1.x (timeout = 300) /tmp/ccY8Zsb4.o: In function `.LC9': (.rodata+0x68): undefined reference to `_gfortran_specific__sqrt_r8' collect2: ld returned 1 exit status compiler exited with status 1 output is: /tmp/ccY8Zsb4.o: In function `.LC9': (.rodata+0x68): undefined reference to `_gfortran_specific__sqrt_r8' collect2: ld returned 1 exit status FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 compilation, -O0 dave@mx3210:~/gnu/gcc/objdir/gcc$ ./xgcc -B./ -v Reading specs from ./specs COLLECT_GCC=./xgcc COLLECT_LTO_WRAPPER=./lto-wrapper Target: hppa-linux-gnu Configured with: ../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared --prefix=/home/dave/opt/gnu/gcc/gcc-4.6.0 --with-local-prefix=/home/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu --enable-java-gc=boehm --without-cloog --without-ppl --enable-languages=c,c++,objc,fortran,obj-c++,java,ada Thread model: posix gcc version 4.6.0 20110125 (experimental) [trunk revision 169250] (GCC)