This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9054: [3.3/3.4 regression] segfault on legal code with option -fdump-translation-unit
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org, phil dot el at wanadoo dot fr
- Date: 30 Dec 2002 13:17:33 -0000
- Subject: Re: c++/9054: [3.3/3.4 regression] segfault on legal code with option -fdump-translation-unit
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org, phil dot el at wanadoo dot fr, gcc-gnats at gcc dot gnu dot org
Synopsis: [3.3/3.4 regression] segfault on legal code with option -fdump-translation-unit
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Mon Dec 30 05:17:32 2002
State-Changed-Why:
2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
PR c++/9054
* class.c (layout_class_type): Set DECL_CONTEXT of type for base.
* dump.c (cp_dump_tree, RECORD_TYPE): Deal with type for base types.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9054