This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/10107: 3.3 regression -- g++.other/decl5.C caused compiler crash
- From: hp at bitrange dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 16 Mar 2003 13:32:31 -0000
- Subject: c++/10107: 3.3 regression -- g++.other/decl5.C caused compiler crash
- Reply-to: hp at bitrange dot com
>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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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: