------- Comment #2 from pinskia at gcc dot gnu dot org 2007-05-21 19:08 ------- What options are you using to compile the test program? If you use -O2, then you have an C/C++ aliasing violation in your code.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|c++ |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32025