Suboptimal __restrict optimization?

Ian Lance Taylor iant@google.com
Mon Oct 3 20:23:00 GMT 2011


Ulf Magnusson <ulfalizer@gmail.com> writes:

> Is there some reason why GCC couldn't generate this code for the first
> version of C::f()? Is this a failure of optimization, or am I missing
> something in how __restricted works?

It's a failure of optimization.

Ian



More information about the Gcc mailing list