public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8522: GCC 3.2: g++ ICE on possibly illegal template class forward declaration
@ 2002-12-30 15:25 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-12-30 15:25 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, peter.karl.mueller

Synopsis: GCC 3.2: g++ ICE on possibly illegal template class forward declaration

State-Changed-From-To: analyzed->closed
State-Changed-By: reichelt
State-Changed-When: Mon Dec 30 15:25:47 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=8522


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

* Re: c++/8522: GCC 3.2: g++ ICE on possibly illegal template class forward declaration
@ 2002-11-11  3:46 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-11-11  3:46 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, peter.karl.mueller

Synopsis: GCC 3.2: g++ ICE on possibly illegal template class forward declaration

State-Changed-From-To: open->analyzed
State-Changed-By: reichelt
State-Changed-When: Mon Nov 11 03:46:03 2002
State-Changed-Why:
    Confirmed.
    
    The ICE occurs since gcc 3.0 and is still present in the
    3.2 branch and mainline.
    gcc 2.95.x does a little better: It issues the following
    error message:
    2.cc:2: `U<T>' does not have a nested type named `G'
    2.cc:2: template class without a name
    2.cc:2: template class without a name
    2.cc:2: confused by earlier errors, bailing out

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


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

* c++/8522: GCC 3.2: g++ ICE on possibly illegal template class forward declaration
@ 2002-11-10 21:56 peter.karl.mueller
  0 siblings, 0 replies; 3+ messages in thread
From: peter.karl.mueller @ 2002-11-10 21:56 UTC (permalink / raw)
  To: gcc-gnats; +Cc: peter.karl.mueller


>Number:         8522
>Category:       c++
>Synopsis:       GCC 3.2: g++ ICE on possibly illegal template class forward declaration
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 10 21:56:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Peter Karl Mueller
>Release:        3.2
>Organization:
No-Org
>Environment:
System: Linux XXXXXX 2.4.16-4GB #1 Mit Okt 30 14:20:02 CET 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.2/configure --prefix=/usr5/xhome/softw1/install-3.2 --enable-threads --enable-shared
>Description:
   g++ asks for submitting a full bug report
>How-To-Repeat:
   g++ 2.cc
   FILE 2.cc (2 lines):

1   template<typename T> class U;
2   template<typename T> class U<T>::G;

>Fix:
   ---
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-12-30 23:25 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:25 c++/8522: GCC 3.2: g++ ICE on possibly illegal template class forward declaration reichelt
  -- strict thread matches above, loose matches on Subject: below --
2002-11-11  3:46 reichelt
2002-11-10 21:56 peter.karl.mueller

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