------- Comment #4 from pinskia at gcc dot gnu dot org  2006-09-27 00:35 -------
Except it is better just to fix your code for aliasing issues.  The reason why
restrict does not work without strict aliasing is because it needs aliasing
sets and the only way to get that is with strict aliasing.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


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

Reply via email to