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

Volker Reichelt reichelt@igpm.rwth-aachen.de
Fri Jan 17 14:56:00 GMT 2003


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

From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, sneechy@hotmail.com, gcc-bugs@gcc.gnu.org,
        gdr@integrable-solutions.net, bangerth@ticam.utexas.edu
Cc:  
Subject: Re: c++/8772: Segmentation fault on 3 lines of template code
Date: Fri, 17 Jan 2003 16:48:56 +0100

 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
 
 



More information about the Gcc-prs mailing list