------- Comment #6 from bonzini at gnu dot org 2009-05-14 14:54 ------- Yes, indeed ieee.exp adds -ffloat-store so I was wrong yesterday in my first report. However I can reproduce the problem with
make -k check RUNTESTFLAGS="--target_board 'unix{-march=i486,-march=pentium2,}'" where testsuite/gcc/gcc.log does not show -ffloat-store anymore. So it's probably a bug either in the harness or in dejagnu itself. Changing component and CCing Janis. -- bonzini at gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janis at gcc dot gnu dot org Component|target |testsuite Keywords|wrong-code | Summary|rint from gcc.c- |using RUNTESTFLAGS="-- |torture/execute miscompiled |target_board 'foo{-mxyz,- |with -march=i486 |mjkl,}" screws up ieee.exp | |(and possibly others?) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40130