[Bug c++/36149] -O2 optimization generates wrong code

dino at concisoft dot com gcc-bugzilla@gcc.gnu.org
Tue May 6 16:55:00 GMT 2008



------- Comment #7 from dino at concisoft dot com  2008-05-06 16:54 -------
-O2 -fno-strict-aliasing does work.

I think the LC and LLC functions always cast from a derived class to a base
class. That shouldn't cause aliasing problems, but I need to learn more about
that.

Thanks.


-- 


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



More information about the Gcc-bugs mailing list