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++/42087] stl::map breaks strict-aliasing rules



------- Comment #4 from riddikulus at verizon dot net  2009-11-19 01:22 -------
(In reply to comment #3)
> 
> *** This bug has been marked as a duplicate of 39390 ***
> 

Just FYI, the test code in bug #39390 does not generate any warnings with GCC
4.4.1, while the test code attached to this bug (#42087) does.  This suggests
these two bugs "might" not be precisely the same one.

I'll defer to your experience though.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42087


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