public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/7982: core dump due to recursive definition (using stl set)
@ 2002-09-19 16:56 jolly
  0 siblings, 0 replies; 2+ messages in thread
From: jolly @ 2002-09-19 16:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7982
>Category:       c++
>Synopsis:       core dump due to recursive definition (using stl set)
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 19 16:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     John Lee
>Release:        unknown-1.0
>Organization:
>Environment:
Linux redhat 7.3
>Description:
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: ../gcc-3.2/configure 
Thread model: posix
gcc version 3.2

g++ -c bug.C
bug.C:10: internal 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:
gcc -c bug.C
>Fix:
replace typename set<T> with 
typename std::set<T>

???
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="bug.C"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="bug.C"

CiNpbmNsdWRlIDxzZXQ+CnVzaW5nIG5hbWVzcGFjZSBzdGQ7CgoKdGVtcGxhdGUgPHR5cGVuYW1l
IFQ+IGNsYXNzIEIge307CnRlbXBsYXRlIDx0eXBlbmFtZSBUPiBjbGFzcyBBIDogcHVibGljIHNl
dCA8VD4gewpwdWJsaWM6CiAgdHlwZWRlZiBCPCB0eXBlbmFtZSBzZXQ8VD46Oml0ZXJhdG9yID4g
aTsKICB0eXBlZGVmIHJldmVyc2VfaXRlcmF0b3I8aT4gcjsKfTsKCg==


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c++/7982: core dump due to recursive definition (using stl set)
@ 2002-09-28  7:08 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2002-09-28  7:08 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jolly, nobody

Synopsis: core dump due to recursive definition (using stl set)

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Sat Sep 28 07:08:52 2002
State-Changed-Why:
    Confirmed.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7982


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-28 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-19 16:56 c++/7982: core dump due to recursive definition (using stl set) jolly
2002-09-28  7:08 lerdsuwa

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).