This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/43421] strict-aliasing warning from innocent code
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Mar 2011 12:34:14 +0000
- Subject: [Bug c/43421] strict-aliasing warning from innocent code
- Auto-submitted: auto-generated
- References: <bug-43421-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43421
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-10 12:34:04 UTC ---
The code emitting the warning was removed without replacement.
The code isn't dubious but it shows that GCC 4.4 has bugs (but as we warn
we also tell you at the same time we won't optimize).