This is the mail archive of the gcc-prs@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: middle-end/7245: ICE in find_reloads


Synopsis: ICE in find_reloads

State-Changed-From-To: analyzed->closed
State-Changed-By: sayle
State-Changed-When: Sun Sep 29 09:40:03 2002
State-Changed-Why:
    I've just reconfirmed that this has been fixed both on
    the 3.2 branch and mainline by Jakub's patch:
    
    2002-07-15  Jakub Jelinek  <jakub@redhat.com>
    
            PR middle-end/7245
            * config/i386/i386.c (const_int_1_31_operand): New.
            * config/i386/i386.h (PREDICATE_CODES): Add it.
            * config/i386/i386.md (ashlsi3_cmp, ashlsi3_cmp_zext, ashlhi3_cmp,
            ashlqi3_cmp, ashrsi3_cmp, ashrsi3_cmp_zext, ashrhi3_cmp, ashrqi3_cmp,
            lshrsi3_cmp, lshrsi3_cmp_zext, lshrhi3_cmp, lshrqi3_cmp): Use it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7245


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