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 c++/37679] -fstrict-aliasing causes omission of double-to-float conversion



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


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