[Bug testsuite/40130] using RUNTESTFLAGS="--target_board 'foo{-mxyz,-mjkl,}'" screws up ieee.exp (and possibly others?)
bonzini at gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 14 22:01:00 GMT 2009
------- Comment #8 from bonzini at gnu dot org 2009-05-14 22:01 -------
Subject: Re: using RUNTESTFLAGS="--target_board
'foo{-mxyz,-mjkl,}'" screws up ieee.exp (and possibly others?)
> Paolo, is it possible that you're using a target triplet that doesn't match the
> checks in ieee.exp for using -ffloat-store? Â Those are
>
> Â Â [istarget "i\[34567\]86-*-*"]
> Â Â { [istarget "x86_64-*-*"] && [check_effective_target_ilp32] }
No, it's just i686-pc-linux-gnu. Without --target_board "etc." it
works; with I got this spurious failure.
But it's not a wrong code, so I think we can close as invalid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40130
More information about the Gcc-bugs
mailing list