This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/20367] alias analysis doesn't take into account that variables that haven't their address taken can't alias arbitrary MEMs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-08 00:31 -------
(In reply to comment #3)
> I reckon this is already fixed by tree-ssa, or we'll be fixed by the incoming 
> TARGET_MEM_REF work. Zdenek?

It is fixed via neither of the above but is fixed on the tree-profiling branch via the IPA statics stuff which 
Kenney Zadeck is working on.

This is also a related to PR 19905, it will most likely be solved by the same patch also.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
  BugsThisDependsOn|                            |19905


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]