From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19231 invoked by alias); 11 Jul 2005 14:28:28 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 18930 invoked by uid 48); 11 Jul 2005 14:28:16 -0000 Date: Mon, 11 Jul 2005 14:42:00 -0000 Message-ID: <20050711142816.18928.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050711095219.22405.martin@mpa-garching.mpg.de> References: <20050711095219.22405.martin@mpa-garching.mpg.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/22405] [4.1 Regression] ICE in when instantiating a template function, for illegal code X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg01268.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-11 14:28 ------- I don't get any ICE with a build last night: GNU C++ version 4.1.0 20050711 (experimental) (i686-pc-linux-gnu) compiled by GNU C version 4.1.0 20050711 (experimental). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: c31b6346e19edf60575edbc32c6610bc t.cc:5: error: redefinition of ‘template void foo(T&)’ t.cc:1: error: ‘template void foo(T&)’ previously declared here earth:~> -- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Keywords| |error-recovery Summary|ICE in when instantiating a |[4.1 Regression] ICE in when |template function, for |instantiating a template |illegal code |function, for illegal code Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22405