------- Comment #2 from jakub at gcc dot gnu dot org 2008-11-21 12:49 ------- FYI, the testcase violates strict aliasing, so you should preferrably fix your code or at least compile with -fno-strict-aliasing. That said, GCC shouldn't crash on it.
-- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org | Status|NEW |ASSIGNED Last reconfirmed|2008-11-20 15:15:11 |2008-11-21 12:49:59 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38200