[Bug c++/42087] stl::map breaks strict-aliasing rules

2009-11-18 Thread riddikulus at verizon dot net
--- 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

[Bug c++/42087] stl::map breaks strict-aliasing rules

2009-11-17 Thread riddikulus at verizon dot net
--- Comment #1 from riddikulus at verizon dot net 2009-11-18 03:43 --- Created an attachment (id=19032) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19032action=view) Test code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42087

[Bug c++/42087] stl::map breaks strict-aliasing rules

2009-11-17 Thread riddikulus at verizon dot net
--- Comment #2 from riddikulus at verizon dot net 2009-11-18 03:44 --- Created an attachment (id=19033) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19033action=view) gcc -v -save-temps output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42087

[Bug c++/42087] stl::map breaks strict-aliasing rules

2009-11-17 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-11-18 04:02 --- *** This bug has been marked as a duplicate of 39390 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added