From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30957 invoked by alias); 21 Feb 2007 18:24:59 -0000 Received: (qmail 30864 invoked by uid 48); 21 Feb 2007 18:24:43 -0000 Date: Wed, 21 Feb 2007 18:24:00 -0000 Message-ID: <20070221182443.30863.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/30917] ICE with friend in local class (to a function) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg02495.txt.bz2 ------- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-21 18:24 ------- The ICE: t2.cc: In function 'unsigned int count()': t2.cc:4: internal compiler error: in lookup_name_real, at cp/name-lookup.c:4014 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30917