This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10955] [3.3 regression] [SPARC] wrong code at -O3 for structure argument in context of structure return
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2003 03:34:10 -0000
- Subject: [Bug optimization/10955] [3.3 regression] [SPARC] wrong code at -O3 for structure argument in context of structure return
- References: <20030523154750.10955.heinrich.brand@fujitsu-siemens.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=10955
------- Additional Comments From cvs-commit@gcc.gnu.org 2003-06-13 03:34 -------
Subject: Bug 10955
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ebotcazou@gcc.gnu.org 2003-06-13 03:34:04
Modified files:
gcc : ChangeLog unroll.c
gcc/testsuite : ChangeLog
Log message:
PR optimization/10955
* unroll.c (unroll_loop): Fix off-by-one bug.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.18181&r2=1.18182
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unroll.c.diff?cvsroot=gcc&r1=1.192&r2=1.193
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2765&r2=1.2766