public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner)
To: gcc@gcc.gnu.org
Subject: Slightly different Ada RTS build verify_ssa error
Date: Thu, 16 Sep 2004 13:23:00 -0000	[thread overview]
Message-ID: <10409161135.AA02661@vlsi1.ultra.nyu.edu> (raw)

The latest checkins seem to have fixed a few things, but I now get this error
message, which looks slightly different from what I got before:

../../xgcc -B../../ -c -g -O2      -W -Wall -gnatpg  g-regexp.adb -o g-regexp.o
g-regexp.adb: In function 'GNAT.REGEXP.COMPILE.CREATE_PRIMARY_TABLE.CREATE_SIMPLE':
g-regexp.adb:521: error: Missing definition
for SSA_NAME: k.111D.2244_174
in statement:
#   C.108D.2240_273 = V_MAY_DEF <C.108D.2240_515>;
#   TMT.393D.3787_272 = V_MAY_DEF <TMT.393D.3787_491>;
#   TMT.394D.3788_271 = V_MAY_DEF <TMT.394D.3788_398>;
#   TMT.395D.3789_270 = V_MAY_DEF <TMT.395D.3789_540>;
#   TMT.396D.3790_269 = V_MAY_DEF <TMT.396D.3790_120>;
#   TMT.397D.3791_268 = V_MAY_DEF <TMT.397D.3791_504>;
#   TMT.398D.3792_264 = V_MAY_DEF <TMT.398D.3792_321>;
#   VUSE <D.2548_277>;
*D.2546_175 = gnat__regexp__set (D.2548, D.2545_170, k.111D.2244_174, D.2211_173);

Note that the first line shows how to reproduce this.

             reply	other threads:[~2004-09-16 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16 13:23 Richard Kenner [this message]
2004-09-17 21:44 ` Laurent GUERBY

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=10409161135.AA02661@vlsi1.ultra.nyu.edu \
    --to=kenner@vlsi1.ultra.nyu.edu \
    --cc=gcc@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).