This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
- From: "pme at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2003 03:02:08 -0000
- Subject: [Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
- References: <20030304002600.9929.gabor@mac.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9929
------- Additional Comments From pme at gcc dot gnu dot org 2003-07-14 03:02 -------
I filled in the 7-day gap here and re-ran the search:
: Search converges between 2002-03-30-trunk (#43) and 2002-03-31-trunk (#44).
input.c: In function `bar':
input.c:12: unable to find a register to spill in class `GENERAL_REGS'
input.c:12: this is the insn:
(insn 25 37 26 (set (mem/s:DI (plus:SI (subreg:SI (reg/v:DI 60) 0)
(subreg:SI (reg/v:DI 61) 4)) [0 S8 A32])
(reg:DI 63)) 83 {*movdi_2} (insn_list 21 (insn_list 24 (nil)))
(expr_list:REG_DEAD (reg:DI 63)
(expr_list:REG_DEAD (reg/v:DI 60)
(expr_list:REG_DEAD (reg/v:DI 61)
(nil)))))
input.c:12: Internal compiler error in spill_failure, at reload1.c:1908
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.