This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/6162] [3.3/3.4 regression] i386 asm reloader ice in reload_cse_simplify_operands
- 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: 12 Feb 2004 16:07:59 -0000
- Subject: [Bug inline-asm/6162] [3.3/3.4 regression] i386 asm reloader ice in reload_cse_simplify_operands
- References: <20020403162600.6162.user42@zip.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-12 16:07 -------
Subject: Bug 6162
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: ian@gcc.gnu.org 2004-02-12 16:07:44
Modified files:
gcc : ChangeLog reload.c
Log message:
PR inline-asm/6162
* reload.c (find_reloads): Only support one pair of commutative
operands.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.185&r2=2.2326.2.186
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.229.4.3&r2=1.229.4.4
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6162