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 tree-optimization/17679] [4.0 Regression] Aliasing problem with ivopts


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-11-27 20:32 -------
The code in find_base_value very likely is not entirely OK, but I do not know 
about a way how it could cause problems with just the currently used 
optimizations.  Since this code will disappear once we start using results of 
tree alias analysis at rtl level, I think we can consider the bug fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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