------- Comment #31 from burnus at gcc dot gnu dot org 2009-01-18 13:24 ------- (In reply to comment #27) > Further reduced test case:
Using gfortran on x86-64-linux, I see with -m64 and all -O* a line which ends in " xyz'". However, with -m32 and -O<n> (n >= 2) I only see: " z'". I tried to reproduce it with 4.3 but there it works. I looked at *.123t.optimized but it showes no difference. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- GCC build triplet|i686-apple-darwin9 | GCC host triplet|i686-apple-darwin9 | GCC target triplet|i686-apple-darwin9 | Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38868