From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29067 invoked by alias); 28 Oct 2002 17:39:09 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 29037 invoked by uid 61); 28 Oct 2002 17:39:08 -0000 Date: Mon, 28 Oct 2002 09:39:00 -0000 Message-ID: <20021028173908.29034.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, wb@fnal.gov From: bangerth@dealii.org Reply-To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, wb@fnal.gov, gcc-gnats@gcc.gnu.org Subject: Re: debug/8384: ICE in is_base_type, at dwarf2out.c:7477 X-SW-Source: 2002-10/txt/msg01165.txt.bz2 List-Id: Old Synopsis: g++ -g gives ICE, but compiles ok without -g New Synopsis: ICE in is_base_type, at dwarf2out.c:7477 State-Changed-From-To: open->analyzed State-Changed-By: bangerth State-Changed-When: Mon Oct 28 09:39:07 2002 State-Changed-Why: 2.95 used to say: x.cc:14: sorry, not implemented: testing typeof_type for template parms x.cc:14: confused by earlier errors, bailing out 3.2 and present CVS say this: x.cc: In instantiation of `Identity<__typeof ((true ? fakemake() : fakemake()))>': x.cc:14: instantiated from here x.cc:6: internal compiler error: in is_base_type, at dwarf2out.c:7477 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8384