[Bug tree-optimization/16913] [4.0 Regression] restrict does not make a difference

2005-02-10 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-02-10 
10:50 ---
The real problem here is that the tree alias analyses do not take full 
advantage of 'restrict'.  There are more PRs about this, and it is also *the* 
major source of regressions in a well-known commercial benchmark. 
 
But this is not fixable for GCC 4.0, it's too late for that now I think. 
 

-- 
   What|Removed |Added

 CC||dnovillo at gcc dot gnu dot
   ||org, mark at codesourcery
   ||dot com


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


[Bug tree-optimization/16913] [4.0 Regression] restrict does not make a difference

2005-02-10 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-02-10 
10:55 ---
Add some dependencies to other restrict-related problem reports. 

-- 
   What|Removed |Added

  BugsThisDependsOn||14187, 14192, 16306


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