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: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 17:59:02 -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 ebotcazou at gcc dot gnu dot org 2004-03-19 17:59 -------
I'm not really surprised by the side-effect, the problem is located at a pretty
hot spot in the middle-end. I'd suggest to revert the patch everywhere and
re-target the bug to 3.4.1 at least.
Richard, could you provide me with a preprocessed testcase? Thanks in advance.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14470