This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15417] [3.5 Regression] ICE while building an avr-cross compiler
- 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: 31 Aug 2004 20:25:44 -0000
- Subject: [Bug target/15417] [3.5 Regression] ICE while building an avr-cross compiler
- References: <20040513121529.15417.berndtrog@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-08-31 20:25 -------
Subject: Bug 15417
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: denisc@gcc.gnu.org 2004-08-31 20:25:33
Modified files:
gcc : ChangeLog
gcc/config/avr : avr.c
Log message:
PR target/15417
* config/avr/avr.c (avr_hard_regno_mode_ok): Enable usage of
frame pointer register only in Pmode while reload in progress.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5172&r2=2.5173
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&r1=1.119&r2=1.120
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15417