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 tree-optimization/27858] ICE in spill_failure, at reload1.c:1911while bootstrapping 4.2 on alpha



------- Comment #1 from tbm at cyrius dot com  2006-06-01 13:00 -------
3012:tbm@reyes: ~/tmp/delta/bin] /home/tbm/tmp/gcc/20060530-alpha/gcc/xgcc -c
-O1 mini.c
3013:tbm@reyes: ~/tmp/delta/bin] /home/tbm/tmp/gcc/20060530-alpha/gcc/xgcc -c
-O2 mini.c
mini.c: In function ?_Jv_strtod_r?:
mini.c:81: error: unable to find a register to spill in class ?FLOAT_REGS?
mini.c:81: error: this is the insn:
(insn 35 33 22 4 (set (reg:DF 34 $f2 [orig:70 prephitmp.31 ] [70])
        (subreg:DF (const_int 9218868437227405312 [0x7ff0000000000000]) 0)) 235
{*movdf_nofix} (nil)
    (expr_list:REG_DEAD (reg:DI 139)
        (nil)))
mini.c:81: internal compiler error: in spill_failure, at reload1.c:1911
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 1     /home/tbm/tmp/gcc/20060530-alpha/gcc/xgcc -c -O2 mini.c
3014:tbm@reyes: ~/tmp/delta/bin]


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27858


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