[Bug tree-optimization/14455] Structs that cannot alias are not SRA'd

2010-07-21 Thread steven at gcc dot gnu dot org


--- Comment #7 from steven at gcc dot gnu dot org  2010-07-21 21:09 ---
The SRA rewrite for GCC 4.6 probably fixes the SRA part of this bug report (at
last!).
Can someone with a powerpc box have a look?


-- 

steven at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||pinskia at gcc dot gnu dot
   ||org, jamborm at gcc dot gnu
   ||dot org
 Status|NEW |WAITING


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



[Bug tree-optimization/14455] Structs that cannot alias are not SRA'd

2019-03-04 Thread steven at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14455

Steven Bosscher  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |WORKSFORME

[Bug tree-optimization/14455] Structs that cannot alias are not SRA'd

2005-09-20 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-20 
17:26 ---
The other issue is that the altivec builtins are not marked so we think they 
can clobber the what the 
pointers point to.

-- 
   What|Removed |Added

  BugsThisDependsOn||23983


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