[Bug c++/37679] -fstrict-aliasing causes omission of double-to-float conversion

2008-09-29 Thread brian at dessent dot net
--- Comment #2 from brian at dessent dot net 2008-09-30 04:41 --- Subject: Re: -fstrict-aliasing causes omission of double-to-float conversion I can confirm that the failure with 4.1.2, however 4.2.4, 4.3.1, and 4.4 all work fine. 4.1 with -fno-tree-salias also works. Unfortunately

[Bug c++/37679] -fstrict-aliasing causes omission of double-to-float conversion

2008-09-29 Thread dhatch at ilm dot com
--- Comment #1 from dhatch at ilm dot com 2008-09-30 03:15 --- Created an attachment (id=16430) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16430&action=view) BUG.cpp: test program to reproduce bug 37679 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37679