This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54972] O2 breaks something in 4.6.3
- From: "random at adriver dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Oct 2012 12:07:40 +0000
- Subject: [Bug c++/54972] O2 breaks something in 4.6.3
- Auto-submitted: auto-generated
- References: <bug-54972-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54972
--- Comment #6 from Seva Potapov <random at adriver dot ru> 2012-10-18 12:07:40 UTC ---
thanks, guys, it seems that -Wstrict-aliasing=2 is not part of -Wall or -Wextra
i'll keep that in mind next time I encounter "bug" with gcc :)