http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47834
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-21 12:35:53 UTC --- You are running into PR323, use -ffloat-store or -mpc32 or use SSE and -mfpmath=sse. *** This bug has been marked as a duplicate of bug 323 ***