public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: grunig@telio.de
To: gcc-gnats@gcc.gnu.org
Cc: eea@telio.de
Subject: other/7340: error: unrecognizable insn
Date: Wed, 17 Jul 2002 07:36:00 -0000	[thread overview]
Message-ID: <20020717143418.21479.qmail@sources.redhat.com> (raw)


>Number:         7340
>Category:       other
>Synopsis:       error: unrecognizable insn
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 17 07:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     grunig@telio.de
>Release:        avr-gcc 3.2
>Organization:
>Environment:
avr-gcc; NutOS Version 2.4.2 www.ethernut.de
>Description:
C:\avrgcc\nut\app\diag>make
avr-gcc -c -mmcu=atmega103 -Os -Wall -Wstrict-prototypes -Wa,-ahlms=main.lst  -IC:/avrgcc/nut/include main.c -o main.o
main.c: In function `getADC':
main.c:248: warning: implicit declaration of function `__inw'
main.c: In function `WriteConfig':
main.c:494: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:495: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:496: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:499: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:500: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:507: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:508: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:509: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:510: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:512: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c:513: warning: passing arg 1 of `WriteBlockToEEPROM' from incompatible pointer type
main.c: In function `Translate':
C:/AVRGCC/avr/include/string-avr.h:275: warning: `__res' might be used uninitialized in this function
main.c: In function `StrToState':
C:/AVRGCC/avr/include/string-avr.h:275: warning: `__res' might be used uninitialized in this function
main.c: In function `monitor_service':
main.c:2201: error: unrecognizable insn:
(insn 19 18 20 0 013CDFC0 (set (reg:QI 47)
        (const_int 254 [0xfe])) -1 (nil)
    (expr_list:REG_EQUAL (const_int 254 [0xfe])
        (nil)))
main.c:2201: internal compiler error: Internal compiler error in extract_insn, at gcc/recog.c:2130
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [main.o] Error 1

Hi, 

the same code compiles under previous version 3.0.2 (avr-gcc) and previous version of NutOS. 

Please not I'm a beginner and maybe my fault.
 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-07-17 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-17  7:36 grunig [this message]
2002-12-16 16:47 bangerth
2002-12-18  7:14 bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020717143418.21479.qmail@sources.redhat.com \
    --to=grunig@telio.de \
    --cc=eea@telio.de \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).