This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10684] [3.3/3.4 regression] register variable update disappears when using -O
- 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: 10 Jan 2004 07:04:07 -0000
- Subject: [Bug optimization/10684] [3.3/3.4 regression] 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
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-10 07:04 -------
global registers are evil.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10684