From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6210 invoked by alias); 16 Mar 2003 13:36:01 -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 6149 invoked by uid 71); 16 Mar 2003 13:36:01 -0000 Resent-Date: 16 Mar 2003 13:36:01 -0000 Resent-Message-ID: <20030316133601.6147.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, hp@bitrange.com Received: (qmail 17531 invoked by uid 48); 16 Mar 2003 13:32:31 -0000 Message-Id: <20030316133231.17530.qmail@sources.redhat.com> Date: Sun, 16 Mar 2003 13:36:00 -0000 From: hp@bitrange.com Reply-To: hp@bitrange.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/10107: 3.3 regression -- g++.other/decl5.C caused compiler crash X-SW-Source: 2003-03/txt/msg01062.txt.bz2 List-Id: >Number: 10107 >Category: c++ >Synopsis: 3.3 regression -- g++.other/decl5.C caused compiler crash >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sun Mar 16 13:36:01 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Hans-Peter Nilsson >Release: 3.3 branch, LAST_UPDATED: "Sat Mar 15 18:08:59 GMT 2003" >Organization: >Environment: Cross from i686-pc-linux-gnu to mmix-knuth-mmixware, cris-axis-linux-gnu, h8300-hitachi-hms, mn10300-unknown-elf >Description: New g++ testsuite regression; last known to work on 2003-03-09 07:00. Not urgent: this test is for proper error identification. Nevertheless, the 3.3 branch isn't supposed to regress. g++.log for all of the targets say: x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:11: error: extra qualification `A::' on member `fn' ignored x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:12: error: extra qualification `A::' on member `m' ignored x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:15: error: no type named `expand' in `struct A' x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:21: error: no type named `z' in `struct A' x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:26: error: no type named `fink' in `struct A' x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:29: error: declaration of `struct A::Z' in `struct B' which does not enclose `struct A' x/gcc/testsuite/g++.old-deja/g++.other/decl5.C:29: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. >How-To-Repeat: Build (e.g.) mn10300-elf as per simtest-howto.html, with gcc sources from the 3.3 branch. >Fix: Unknown except of course to revert the patch causing regression. >Release-Note: >Audit-Trail: >Unformatted: