This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14024] g++ isn't reporting aliasing warnings



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]