This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]