This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8407] [IA-64] ICE in simplify_gen_subreg, at simplify-rtx.c:2711 with very simple code
- 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: 2 Dec 2003 11:52:09 -0000
- Subject: [Bug target/8407] [IA-64] ICE in simplify_gen_subreg, at simplify-rtx.c:2711 with very simple code
- References: <20021030132600.8407.harrisonrj@ornl.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-12-02 11:51 -------
Subject: Bug 8407
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: schwab@gcc.gnu.org 2003-12-02 11:51:44
Modified files:
gcc : ChangeLog.hammer function.c
gcc/config/ia64: ia64.c
Log message:
Merge from mainline
2003-12-01 James E Wilson <wilson@specifixinc.com>
PR target/8407
* config/ia64/ia64.c (ia64_function_arg): For single-reg HFA, call
gen_rtx_REG to create new reg with argument mode.
Merge from mainline
2003-08-27 Richard Sandiford <rsandifo@redhat.com>
* function.c (assign_parms): Allocate BLKmode stack slots.
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.230&r2=1.1.2.231
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.387.2.15&r2=1.387.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.195.2.11&r2=1.195.2.12
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8407