public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/163: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319
@ 2002-12-30 15:32 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-12-30 15:32 UTC (permalink / raw)
  To: Skullone, gcc-bugs, gcc-prs, martin, nobody

Synopsis: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319

State-Changed-From-To: suspended->closed
State-Changed-By: reichelt
State-Changed-When: Mon Dec 30 15:32:24 2002
State-Changed-Why:
    Fixed in gcc 3.4 with the new parser.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=163


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

* Re: c++/163: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319
@ 2002-12-21 12:06 Christian Ehrhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Ehrhardt @ 2002-12-21 12:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/163; it has been noted by GNATS.

From: "Christian Ehrhardt" <ehrhardt@mathematik.uni-ulm.de>
To: martin@loewis.home.cs.tu-berlin.de, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, Skullone@t-online.de, gcc-bugs@gcc.gnu.org,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/163: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319
Date: Sat, 21 Dec 2002 21:03:16 +0100

 A few additional notes:
 This is a duplicate of PR 8595, I'll close the latter an keep 163 open.
 A minimal example is this, compile with g++:
 
 struct X { X (); };
 enum X::X() { }
 
 The error only happens if we try redeclare the constructor, i.e
 
 struct X { Y (); };
 enum X::Y() { }
 
 issues a proper error.
 
     regards  Christian
 
 -- 
 THAT'S ALL FOLKS!


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

* Re: c++/163: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319
@ 2002-05-26  7:54 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2002-05-26  7:54 UTC (permalink / raw)
  To: Skullone, gcc-bugs, gcc-prs, lerdsuwa, martin, nobody

Synopsis: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319

Responsible-Changed-From-To: lerdsuwa->unassigned
Responsible-Changed-By: lerdsuwa
Responsible-Changed-When: Sun May 26 07:51:28 2002
Responsible-Changed-Why:
    Will be reinvestigated after the new parser is in place.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=163


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

end of thread, other threads:[~2002-12-30 23:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-30 15:32 c++/163: [parser] tree check: expected identifier_node, have type_decl in lookup_tag, at cp/decl.c:5319 reichelt
  -- strict thread matches above, loose matches on Subject: below --
2002-12-21 12:06 Christian Ehrhardt
2002-05-26  7:54 lerdsuwa

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