This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17647] [4.0 regression] Missing i386 addressing modes
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Nov 2004 20:15:01 -0000
- Subject: [Bug rtl-optimization/17647] [4.0 regression] Missing i386 addressing modes
- References: <20040924070254.17647.uros@kss-loka.si>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13 20:14 -------
Actually I was wrong about IV-OPTS being the problem. This is the same problem as PR 18463, the
problem is that CSE does not recombine to form the addressing mode at all.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |18463
Component|tree-optimization |rtl-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17647