public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9054: segfault on legal code with option -fdump-translation-unit
@ 2002-12-24 13:06 phil.el
  0 siblings, 0 replies; only message in thread
From: phil.el @ 2002-12-24 13:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9054
>Category:       c++
>Synopsis:       segfault on legal code with option -fdump-translation-unit
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 24 13:06:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     phil.el@wanadoo.fr
>Release:        g++ 3.4 20021216 (experimental) and gcc 3.3 20021224 (prerelease)
>Organization:
>Environment:
linux
>Description:
regression from 3.2.1

g++version > 3.2.1 segfault on legal code

I tried these versions.

g++ (GCC) 3.4 20021216 (experimental)
gcc version 3.3 20021224 (prerelease)

$ g++ -fdump-translation-unit ~/tmp.cpp
tmp.cpp:2: internal compiler error: Segmentation fault

$ cat ~/tmp.cpp
struct s1 { virtual ~s1(); };
struct s2 : s1 {};

regards,
Phillipe Elie
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-24 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-24 13:06 c++/9054: segfault on legal code with option -fdump-translation-unit phil.el

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).