[Bug tree-optimization/58095] SIMD code requiring auxiliary array for best optimization

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 6 16:54:00 GMT 2013


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>I've tried using __restrict__ keyword for input data (foo2),

I think you want __restrict__ inside of the [].



More information about the Gcc-bugs mailing list