------- Comment #4 from oakad at yahoo dot com 2008-08-20 06:32 ------- (In reply to comment #3) > Can you provide the preprocessed source which you can get via the -save-temps > option. Also does using -fno-strict-aliasing fix the issue? >
-fno-strict-aliasing appears to have no effect on issue. Different optimization level (-O2) still generates problematic code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37107