A question about redudant load elimination

Eric Botcazou ebotcazou@adacore.com
Wed Nov 16 14:01:00 GMT 2011


> f() may change the value of x, so you cannot optimize away the load on that
> execution path.

This looks more like an aliasing issue with a, doesn't it?

-- 
Eric Botcazou



More information about the Gcc mailing list