------- Comment #10 from ebotcazou at gcc dot gnu dot org 2007-02-16 06:12 ------- Fixed in 4.1.2 and later.
Note that you don't need -fno-strict-aliasing with -O, it's the default. You don't need -mcpu=v9 -m64 -Wa,-xarch=v9 either, it's also the default. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30769