This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/4079] unnecessary register move on simple code
- 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: 29 Mar 2004 05:34:17 -0000
- Subject: [Bug optimization/4079] unnecessary register move on simple code
- References: <20010822061601.4079.mattias@virtutech.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-29 05:34 -------
I was wrong as I put the wrong array reference, it should have been [2] instead of [1].
But it still has a mr. :(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4079