public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Slightly different Ada RTS build verify_ssa error
@ 2004-09-16 13:23 Richard Kenner
  2004-09-17 21:44 ` Laurent GUERBY
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Kenner @ 2004-09-16 13:23 UTC (permalink / raw)
  To: gcc

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-17 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-16 13:23 Slightly different Ada RTS build verify_ssa error Richard Kenner
2004-09-17 21:44 ` Laurent GUERBY

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).