This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14084] Reg allocator incorrectly changes REG_OFFSET
- 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: 5 Jun 2004 14:10:59 -0000
- Subject: [Bug middle-end/14084] Reg allocator incorrectly changes REG_OFFSET
- References: <20040209141044.14084.zlomek@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-05 14:10 -------
Subject: Bug 14084
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: zlomek@gcc.gnu.org 2004-06-05 14:10:54
Modified files:
gcc : ChangeLog.hammer emit-rtl.c
Log message:
Backport from mainline:
2004-05-27 Josef Zlomek <zlomekj@suse.cz>
PR middle-end/14084
* emit-rtl.c (gen_rtx_REG_offset): Adjust the offset according
to size of decl.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.406&r2=1.1.2.407
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/emit-rtl.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.302.2.12&r2=1.302.2.13
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14084