Surprisingly bad code generated near char*

Manuel López-Ibáñez lopezibanez@gmail.com
Thu Aug 18 12:33:00 GMT 2016


On 18/08/16 09:45, Avi Kivity wrote:
> I wanted to test how restrict helps in code generation.  I started with this
> example:

There are quite a few number of missed-optimizations with restrict: 
https://gcc.gnu.org/PR49774

If you issue is not in that list, you may wish to open a new PR.

Cheers,
	Manuel.



More information about the Gcc-help mailing list