This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34973] Wno-strict-aliasing is not working
- From: "Christoph_vW at reactos dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2008 09:51:03 -0000
- Subject: [Bug middle-end/34973] Wno-strict-aliasing is not working
- References: <bug-34973-13841@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from Christoph_vW at reactos dot org 2008-01-26 09:51 -------
I changed -Fno-strict-aliasing to -fno-strict-aliasing and the warning
disappeared.
But shouldn't -Wno-strict-aliasing suppress the warning?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34973