public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* ada/10705: [3.3 regression] ICE with illegal template specialization
@ 2003-05-09 15:56 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2003-05-09 15:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10705
>Category:       ada
>Synopsis:       [3.3 regression] ICE with illegal template specialization
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 09 15:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Wolfgang Bangerth
>Release:        unknown-1.0
>Organization:
>Environment:
3.3
>Description:
This is clearly illegal:
------------------------
template <typename T>
struct X<T*> {
   typedef int Y;
};
------------------------
It just gave an error message in 2.95, but ICEs with 3.2 and
3.3:

g/new-ice> /home/bangerth/bin/gcc-3.3-pre/bin/c++ -c new-ice-33-13.ii
new-ice-33-13.ii:2: error: `X' is not a template
new-ice-33-13.ii:3: internal compiler error: Segmentation fault
Please submit a full bug report,

Mainline is not affected, though, so this is really low
priority.

W.
>How-To-Repeat:

>Fix:

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-09 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-09 15:56 ada/10705: [3.3 regression] ICE with illegal template specialization bangerth

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