This is the mail archive of the gcc-bugs@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]

Re: c++/8772: Segmentation fault on 3 lines of template code


The ICE is fixed with the new parser.
I now get:

PR8772.cc:7: error: type/value mismatch at argument 1 in template parameter 
   list for `template<template<int <anonymous> > class F> struct C'
PR8772.cc:7: error:   expected a type, got `A<<anonymous> >::B'

(Testcase in preparation.)


What are we going to do with the PR w.r.t. the how-to-make-to-code-legal issue?
Leave it open, close it, suspend it, open a new PR?
Any suggestions, Gaby, Wolfgang?

Regards,
Volker

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



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