http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54868
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-11 09:25:34 UTC --- Which is a terrible idea and should be eventually fixed. IMHO best is to make sure dg-additional-options works and just adjust all the testcases that need -ffast-math or similar to use that.