This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/38537] -fstrict-aliasing and -Wstrict-aliasing do not work
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 02 Feb 2012 18:04:08 +0000
- Subject: [Bug middle-end/38537] -fstrict-aliasing and -Wstrict-aliasing do not work
- Auto-submitted: auto-generated
- References: <bug-38537-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38537
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-02-02
Ever Confirmed|0 |1
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 18:04:08 UTC ---
Hmm, on the trunk we don't get any warnings for -W -Wall -O2 or -O2
-Wstrict-aliasing=3.
Confirmed then.