------- Comment #10 from mmitchel at gcc dot gnu dot org 2006-01-15 22:50 ------- I think it's unwise to backport -Wstrict-aliasing for C++ to 4.0. As Jakub says, this is going to break -Werror builds for some packages, and, contrary to Andrew's claim, there are relatively common situations where you will get false positives.
If you disagree with this conclusion, please start a thread on the GCC mailing list and get consensus there that we should in fact backport the patches, rather than following up in this PR. -- mmitchel at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25152