System type:Red Hat Linux 8.0 3.2-7

gcc Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --host=i386-redhat-linux --with-system-zlib 
--enable-__cxa_atexit

Command line:
avr-gcc -mmcu=atmega128 avr1.c
-Wl,--defsym=__heap_start=0x801100,--defsym=__heap_end=0x80ffff

Compiler output:
avr1.c: In function `main':
avr1.c:16: error: unrecognizable insn:
(insn 29 27 73 0 0x400178c4 (set (reg:HI 55)
        (const_int 44838 [0xaf26])) -1 (nil)
    (nil))
avr1.c:16: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: Unrecognizable insn
           Product: gcc
           Version: 3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: shubham_jain at da-iict dot org
                CC: gcc-bugs at gcc dot gnu dot org


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

Reply via email to