[Bug middle-end/6392] Problems with __restrict__ type qualifier (array)

2009-11-01 Thread jason at gcc dot gnu dot org


--- Comment #12 from jason at gcc dot gnu dot org  2009-11-01 20:22 ---
Closing the rejects-valid bug, will open a new missed-optimization bug.


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

   Severity|enhancement |normal
 Status|NEW |RESOLVED
 Resolution||FIXED


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



[Bug middle-end/6392] Problems with __restrict__ type qualifier (array)

2006-09-26 Thread pinskia at gcc dot gnu dot org


--- Comment #11 from pinskia at gcc dot gnu dot org  2006-09-26 14:18 
---
(In reply to comment #10)
There is a fixme in the code right now:
/* Allow 'restrict' on arrays of pointers.
   FIXME currently we just ignore it.  */


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Keywords||FIXME


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



[Bug middle-end/6392] Problems with __restrict__ type qualifier (array)

2005-09-27 Thread ian at airs dot com

--- Additional Comments From ian at airs dot com  2005-09-28 05:16 ---
I think we should just close this PR.  In comment #9 Andrew suggests that this
should be a pessimizes-code, but there is no test case for that and no reason to
think that we do pessimize the code.  If there is some problem with the
implementation of an array of restrict qualified elements, I think we should put
that in a new PR with a test case.


-- 
   What|Removed |Added

 CC||ian at airs dot com


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