public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/22239] New: i-cobol.adb:482: error: unrecognizable insn
Date: Wed, 29 Jun 2005 23:36:00 -0000	[thread overview]
Message-ID: <20050629233607.22239.danglin@gcc.gnu.org> (raw)

../../xgcc -B../../  -c -g -O2 -fPIC -DELF=1 -DLINUX=1      -W -Wall -gnatpg  i-
cobol.adb -o i-cobol.o
i-cobol.adb: In function 'Interfaces.Cobol.To_Display.Convert':
i-cobol.adb:482: error: unrecognizable insn:
(insn 213 77 83 5 i-cobol.adb:466 (set (reg/f:SI 112)
        (minus:SI (plus:SI (reg:SI 156)
                (reg/f:SI 151 [ <variable>.result___36 ]))
            (const_int -1 [0xffffffff]))) -1 (nil)
    (nil))
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20050629 (experimental) (hppa-unknown-linux-gnu) GCC error:        |
| in extract_insn, at recog.c:2082                                         |
| Error detected at i-cobol.adb:989:1                                      |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Use a subject line meaningful to you and us to track the bug.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.



raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:380

The instruction is generated in the loop pass here:

(insn 96 95 213 5 i-cobol.adb:466 (set (reg:SI 132)
        (plus:SI (subreg:SI (reg:QI 131) 0)
            (const_int 48 [0x30]))) -1 (nil)
    (nil))

(insn 213 96 97 5 i-cobol.adb:466 (set (reg/f:SI 112)
        (minus:SI (plus:SI (reg:SI 156)
                (reg/f:SI 151 [ <variable>.result___36 ]))
            (const_int -1 [0xffffffff]))) -1 (nil)
    (nil))

(insn 97 213 98 5 i-cobol.adb:466 (set (mem/s/j:QI (plus:SI (reg/f:SI 112)
                (const_int -1 [0xffffffff])) [14 S1 A8])
        (subreg:QI (reg:SI 132) 3)) -1 (nil)
    (nil))

-- 
           Summary: i-cobol.adb:482: error: unrecognizable insn
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


             reply	other threads:[~2005-06-29 23:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-29 23:36 danglin at gcc dot gnu dot org [this message]
2005-06-29 23:39 ` [Bug middle-end/22239] " danglin at gcc dot gnu dot org
2005-06-29 23:52 ` danglin at gcc dot gnu dot org
2005-06-30  1:53 ` [Bug rtl-optimization/22239] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-06-30  2:26 ` pinskia at gcc dot gnu dot org
2005-07-07 22:53 ` cvs-commit at gcc dot gnu dot org
2005-07-08 23:02 ` rearnsha at gcc dot gnu dot org
2005-07-09  0:25 ` rearnsha at gcc dot gnu dot org
2005-07-09  1:32 ` dave at hiauly1 dot hia dot nrc dot ca
2005-07-09  7:12 ` dave at hiauly1 dot hia dot nrc dot ca
2005-07-09 17:13 ` aoliva at gcc dot gnu dot org
2005-07-09 23:31 ` pinskia at gcc dot gnu dot org
2005-07-11  3:56 ` cvs-commit at gcc dot gnu dot org
2005-08-20 21:09 ` [Bug rtl-optimization/22239] [4.0 " pinskia at gcc dot gnu dot org
2005-09-27 16:24 ` mmitchel at gcc dot gnu dot org

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=20050629233607.22239.danglin@gcc.gnu.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).