[Bug tree-optimization/33705] restrict doesn't improve char * aliasing

2008-10-01 Thread rguenth at gcc dot gnu dot org


--- Comment #5 from rguenth at gcc dot gnu dot org  2008-10-01 14:40 ---
This is because restrict is implemented as regular alias-sets.

*** This bug has been marked as a duplicate of 14187 ***


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


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



[Bug tree-optimization/33705] restrict doesn't improve char * aliasing

2008-04-20 Thread astrange at ithinksw dot com


--- Comment #4 from astrange at ithinksw dot com  2008-04-20 23:48 ---
Created an attachment (id=15502)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15502action=view)
source with __restrict (no change)


-- 


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