public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* another bootstrap failure on sparc-sun-solaris28 in cp/xref.o
@ 2001-09-26 13:05 lucier
  2001-09-26 14:18 ` Rainer Orth
  2001-09-26 14:45 ` Neil Booth
  0 siblings, 2 replies; 9+ messages in thread
From: lucier @ 2001-09-26 13:05 UTC (permalink / raw)
  To: gcc; +Cc: lucier

I'm getting a lot of strange bootstrap failures on sparc today.  This one has the
message:

../../gcc/cp/xref.c: In function `GNU_xref_member':
../../gcc/cp/xref.c:599: parse error before "value"
../../gcc/cp/xref.c:602: parse error before "confg"

This is building stage2 with the stage1 compiler with make -j 12 bootstrap after
a generic configure.

The code in question is indeed nonsense, see lines 9125-9126 of

http://www.math.purdue.edu/~lucier/xref.i

It has something to do with the macro exansion of 

  if (TREE_CODE (fld) == FUNCTION_DECL && DECL_CONST_MEMFUNC_P(fld))
    confg = 1;

Brad Lucier

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

end of thread, other threads:[~2001-09-27 10:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-26 13:05 another bootstrap failure on sparc-sun-solaris28 in cp/xref.o lucier
2001-09-26 14:18 ` Rainer Orth
2001-09-26 15:06   ` Rainer Orth
2001-09-26 15:22     ` Neil Booth
2001-09-26 16:42       ` Brad Lucier
2001-09-27  0:41         ` Unreviewed patch (was: another bootstrap failure onsparc-sun-solaris28in cp/xref.o) Gerald Pfeifer
2001-09-27 10:43           ` Unreviewed patch (was: another bootstrap failure onsparc-sun-solaris28 in cp/xref.o) Richard Henderson
2001-09-27  2:51       ` another bootstrap failure on sparc-sun-solaris28 in cp/xref.o Rainer Orth
2001-09-26 14:45 ` Neil Booth

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