This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17679] [4.0 Regression] Aliasing problem with ivopts
- From: "rakdver at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2004 20:32:26 -0000
- Subject: [Bug tree-optimization/17679] [4.0 Regression] Aliasing problem with ivopts
- References: <20040926155534.17679.rakdver@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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