From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11434 invoked by alias); 10 Apr 2006 15:03:14 -0000 Received: (qmail 11403 invoked by uid 48); 10 Apr 2006 15:03:11 -0000 Date: Mon, 10 Apr 2006 15:03:00 -0000 Message-ID: <20060410150311.11402.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/27102] [4.0/4.1/4.2 regression] ICE with invalid class name in function template In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "reichelt at gcc dot gnu dot org" 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 X-SW-Source: 2006-04/txt/msg00785.txt.bz2 List-Id: ------- Comment #2 from reichelt at gcc dot gnu dot org 2006-04-10 15:03 ------- Btw, the ICE is a segfault on the 4.0 branch. On the 4.1 branch and mainline we get: bug.cc:2: internal compiler error: in is_ancestor, at cp/name-lookup.c:2222 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27102