This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/9364: [3.4 regression] ICE in make_typename_type, at cp/decl.c:5507 with new parser


>Number:         9364
>Category:       c++
>Synopsis:       [3.4 regression] ICE in make_typename_type, at cp/decl.c:5507 with new parser
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 18 09:06:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Christian Ehrhardt
>Release:        3.4-cvs
>Organization:
>Environment:
gcc version 3.4 20030117 (experimental)

>Description:
Compiling this (illegal) one liner triggers an ICE:
---------------------------------
void find(typename int&);
---------------------------------

>How-To-Repeat:
See above.
>Fix:

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]