This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37679] -fstrict-aliasing causes omission of double-to-float conversion
- From: "brian at dessent dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2008 04:41:51 -0000
- Subject: [Bug c++/37679] -fstrict-aliasing causes omission of double-to-float conversion
- References: <bug-37679-16770@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 this means there's not much that can be done about this as
the 4.1 branch is closed and no longer maintained.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37679