This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12898] [3.4/3.5 Regression] Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit-rtl.c:819
- 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: 21 Jan 2004 15:53:06 -0000
- Subject: [Bug target/12898] [3.4/3.5 Regression] Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit-rtl.c:819
- References: <20031104192020.12898.ro@techfak.uni-bielefeld.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-21 15:52 -------
Subject: Bug 12898
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: falk@gcc.gnu.org 2004-01-21 15:52:52
Modified files:
gcc/testsuite : ChangeLog
gcc : ChangeLog
gcc/config/alpha: alpha.c
Added files:
gcc/testsuite/gcc.c-torture/compile: 20040121-1.c
Log message:
PR target/12898
* config/alpha/alpha.c (alpha_emit_set_const_1): If
no_new_pseudos, use gen_rtx_SET directly for SImode constants
which need multiple instructions to emit.
* testsuite/gcc.c-torture/compile/20040121-1.c: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20040121-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3404&r2=1.3405
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2394&r2=2.2395
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.c.diff?cvsroot=gcc&r1=1.344&r2=1.345
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12898