------- Additional Comments From bobm75 at gmail dot com  2005-03-02 18:03 
-------

Ok, thank you for your explanation. We have a huge codebase and we just
increased the optimization level from -O to -O2 (together with -march=pentium3),
that's when this came up. Since most of this code has been around for a long
time (and not written by me) there is no way to guarantee that I caught all
these cases. 

So I guess I'll just have to disable the strict aliasing option for now. Thanks
for all your help.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20269

Reply via email to