This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10684] register variable update disappears when using -O
- From: "wilson at tuliptree dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 04:03:11 -0000
- Subject: [Bug optimization/10684] register variable update disappears when using -O
- References: <20030508160601.10684.joerg-cyril.hoehle@t-systems.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10684
------- Additional Comments From wilson@tuliptree.org 2003-06-08 04:03 -------
Subject: Re: register variable update disappears
when using -O
On Sat, 2003-06-07 at 12:22, pinskia@physics.uc.edu wrote:
> It still happens on the mainline (20030607):
I haven't checked in any patches for this problem yet. Everything I
have tried so far has broken something else. This is turning out to be
a rather involved problem. I haven't worked on this in a month, I am
hoping that I will have time to work on it again before the end of June.
Jim