------- Comment #6 from reichelt at gcc dot gnu dot org 2006-05-30 16:05 ------- I think there's something hosed with aliasing. The code crashes with -O2, but runs fine with -O2 -fno-strict-aliasing.
-- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical Component|c++ |tree-optimization Keywords| |monitored http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27768