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]

Re: target/5628: gcc-3.1 on sparcv9 with -m32 ICE in extract_constrain_insn_cached


Actually, no.  Now I get the error message:

_num.c:65173: insn does not satisfy its constraints:
(insn 80590 80588 55913 (set (reg:SF 67 %f35 [152])
        (mem:SF (plus:SI (reg/v:SI 21 %l5 [118])
                (const_int 23 [0x17])) [0 S4 A32])) 85 {*movsf_insn_novis} (insn_list:REG_DEP_ANTI 80534 (insn_list 80536 (insn_list 80538 (insn_list 80540 (insn_list 80542 (insn_list 80544 (insn_list 80546 (insn_list 80548 (insn_list 80550 (insn_list 80552 (insn_list 80554 (nil))))))))))))
    (nil))
_num.c:65173: Internal compiler error in extract_constrain_insn_cached, at recog.c:2045

Brad

> 
> Synopsis: gcc-3.1 on sparcv9 with -m32 ICE in extract_constrain_insn_cached
> 
> Responsible-Changed-From-To: unassigned->rth
> Responsible-Changed-By: rth
> Responsible-Changed-When: Fri Mar 29 18:43:40 2002
> Responsible-Changed-Why:
>     .
> State-Changed-From-To: open->feedback
> State-Changed-By: rth
> State-Changed-When: Fri Mar 29 18:43:40 2002
> State-Changed-Why:
>     Any chance this is fixed by
>     
>     2002-03-25  Jakub Jelinek  <jakub@redhat.com>
>     
>             * regrename.c (build_def_use): Move recog_memoized
>             before extract_insn.
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5628
> 


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