------- Comment #2 from hp at gcc dot gnu dot org 2005-11-07 23:24 ------- In reply to comment #1, yes. The message in the log for -O3 and -Os is now:
Executing on host: /home/hp/combined/crislinux-sim/gcc/testsuite/../gfortran -B/home/hp/combined/crislinux-sim/gcc/testsuite/../ \ /home/hp/combined/combined/gcc/testsuite/gfortran.fortran-torture/execute/in-pack.f90 -w -O3 -fomit-frame-pointer -L/home/h\ p/combined/crislinux-sim/ld -static -L/home/hp/combined/crislinux-sim/cris-axis-linux-gnu/./libgfortran/.libs -L/home/hp/combine\ d/crislinux-sim/cris-axis-linux-gnu/./libiberty -lm -o /home/hp/combined/crislinux-sim/gcc/testsuite/in-pack.x (timeout = 3\ 00) /home/hp/combined/crislinux-sim/cris-axis-linux-gnu/./libgfortran/.libs/libgfortran.a(fpu.o): In function `*_gfortrani_set_fpu':.\ /fpu-target.h:42: warning: warning: fedisableexcept is not implemented and will always fail^M output is: /home/hp/combined/crislinux-sim/cris-axis-linux-gnu/./libgfortran/.libs/libgfortran.a(fpu.o): In function `*_gfortrani_set_fpu':.\ /fpu-target.h:42: warning: warning: fedisableexcept is not implemented and will always fail^M PASS: gfortran.fortran-torture/execute/in-pack.f90 compilation, -O3 -fomit-frame-pointer program stopped with signal 6.^M So I guess you'd see it for targets where floating point rounding cannot be changed (usually, no hardware support and implemented through fp-bit.c). -- hp at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2005-11-07 23:24:28 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24342