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 testsuite/40130] using RUNTESTFLAGS="--target_board 'foo{-mxyz,-mjkl,}'" screws up ieee.exp (and possibly others?)



------- Comment #9 from ubizjak at gmail dot com  2009-05-18 16:37 -------
(In reply to comment #8)

> 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.

BTW: Since you are looking in this area, can you add __attribute__((noinline))
to the tests? Some of them are too easy to optimize for recent optimizing
passes ;)


-- 


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


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