From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11802 invoked by alias); 18 Dec 2002 20:46:03 -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 11762 invoked by uid 71); 18 Dec 2002 20:46:01 -0000 Date: Wed, 18 Dec 2002 12:46:00 -0000 Message-ID: <20021218204601.11756.qmail@sources.redhat.com> To: nathan@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Janis Johnson Subject: Re: c++/7964: [3.3 regression] ICE in build_base_path Reply-To: Janis Johnson X-SW-Source: 2002-12/txt/msg00962.txt.bz2 List-Id: The following reply was made to PR c++/7964; it has been noted by GNATS. From: Janis Johnson To: snyder@fnal.gov, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, nathan@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nathan@gcc.gnu.org, reichelt@igpm.rwth-aachen.de, rodrigc@gcc.gnu.org Cc: Subject: Re: c++/7964: [3.3 regression] ICE in build_base_path Date: Wed, 18 Dec 2002 12:38:41 -0800 The regression reported in PR c++/7964 showed up starting with this patch: 2002-08-02 Mark Mitchell * init.c (build_member_call): Use build_new_method_call, not build_method_call. Output from the compiler: 7964.C: In member function `void C::bar() const [with T = int]': 7964.C:13: instantiated from here 7964.C:10: internal compiler error: in build_base_path, at cp/class.c:284 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=7964