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 target/25166] FAIL: gcc.c-torture/execute/conversion.c compilation



------- Comment #1 from danglin at gcc dot gnu dot org  2005-11-29 23:58 -------
The same error also causes the failure of
gcc.dg/torture/fp-int-convert-long-double.c:
Executing on host: /mnt/gnu/gcc-3.3/objdir/gcc/xgcc
-B/mnt/gnu/gcc-3.3/objdir/gc
c/
/mnt/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.dg/torture/fp-int-convert-long-double.
c   -O0   -fno-show-column  -lm   -o ./fp-int-convert-long-double.exe   
(timeou
t = 300)
/usr/bin/ld: Unsatisfied symbols:
   __floatunsitf (first referenced in /var/tmp//ccztHixV.o) (code)
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/bin/ld: Unsatisfied symbols:
   __floatunsitf (first referenced in /var/tmp//ccztHixV.o) (code)
collect2: ld returned 1 exit status

FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -O0  (test for excess
errors)


-- 


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


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