This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14024] g++ isn't reporting aliasing warnings
- From: "howarth at nitro dot med dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2005 16:14:36 -0000
- Subject: [Bug c++/14024] g++ isn't reporting aliasing warnings
- References: <bug-14024-7845@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from howarth at nitro dot med dot uc dot edu 2005-12-07 16:14 -------
Can we please have the fix for PR 14024 backported into gcc 4.1? It will be
very difficult
to get upstream packages like swig for c++ fixed with regards to the
dereferencing type-punned
pointers breaking strict-aliasing if I have to force them to use an unstable
trunk version of
gcc to do so.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14024