[Bug c/48885] missed optimization with restrict qualifier?
marc.glisse at normalesup dot org
gcc-bugzilla@gcc.gnu.org
Thu May 5 21:25:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48885
Marc Glisse <marc.glisse at normalesup dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marc.glisse at normalesup
| |dot org
--- Comment #2 from Marc Glisse <marc.glisse at normalesup dot org> 2011-05-05 21:20:29 UTC ---
Note for comparison that suncc and icc both perform the optimization as soon as
'a' or 'v' is restrict.
More information about the Gcc-bugs
mailing list