This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14470] [tree-ssa] trouble with post-increment
- From: "rearnsha at arm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 17:07:28 -0000
- Subject: [Bug middle-end/14470] [tree-ssa] trouble with post-increment
- References: <20040307221314.14470.lvoge@cs.vu.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rearnsha at arm dot com 2004-03-19 17:07 -------
Subject: Re: [tree-ssa] trouble with post-increment
It seems that one of the effects of this patch is that it completely
disables the POST_INC optimization (probably by changing the idiom that it
needs to recognize).
R.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14470