[Bug target/34412] ICE in extract_insn, at recog.c:1990

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 9 21:27:00 GMT 2007



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-12-09 21:26 -------
Small testcase:
typedef unsigned int uint32_t __attribute__ ((__mode__ (__SI__)));
eeprom_read_block ( )
{
  uint32_t serial;
  f(&serial );
}


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2007-12-09 21:26:50
               date|                            |


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



More information about the Gcc-bugs mailing list