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/26622] [4.0/4.1/4.2 Regression] ICE in extract_insn, at recog.c:2084



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-03-09 21:12 -------
Confirmed, reduced testcase:
unsigned char m_in4;
unsigned long long block_selfcycle3_v_L7_253_()
{
  return ((long long)((m_in4 & 0x80) != 0)) << 7;
}


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-09 21:12:11
               date|                            |
            Summary|ICE in extract_insn, at     |[4.0/4.1/4.2 Regression] ICE
                   |recog.c:2084                |in extract_insn, at
                   |                            |recog.c:2084
   Target Milestone|---                         |4.0.4


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


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