This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14282] ICE in sh-elf-gcc with -m4-single-only and -O2
- 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: 4 Mar 2004 19:03:17 -0000
- Subject: [Bug optimization/14282] ICE in sh-elf-gcc with -m4-single-only and -O2
- References: <20040225010654.14282.fnf@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-03-04 19:03 -------
Subject: Bug 14282
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dj@gcc.gnu.org 2004-03-04 19:03:02
Modified files:
gcc : ChangeLog sched-deps.c
Log message:
PR optimization/14282
* sched-deps.c (sched_analyze_insn): Allow a stack adjustment
between a call and the assignment of its return value.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3041&r2=2.3042
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sched-deps.c.diff?cvsroot=gcc&r1=1.70&r2=1.71
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14282