public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/7286: placement operator delete issue
@ 2002-07-12  6:06 dens
  0 siblings, 0 replies; 3+ messages in thread
From: dens @ 2002-07-12  6:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7286
>Category:       libstdc++
>Synopsis:       placement operator delete issue
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 12 06:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Denis Nagorny
>Release:        gcc3-c++-3.0.1-3
>Organization:
>Environment:
Linux RedHat 7.2(Enigma)
gcc3-c++-3.0.1-3
libstdc++3-3.0.1-3
>Description:
libstdc++ doesn't define placement operators:
void operator delete(void *ptr,void *) throw()
void operator delete[](void *ptr,void *) throw()
such desrcibed in C++ standard (18.4.1,18.4.1.3-6,7)
Try to compile attached sample
>How-To-Repeat:
Try to compile attached sample
>Fix:

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

I2luY2x1ZGUgPG5ldz4KCmludCBtYWluKGludCxjaGFyKltdKQp7CiAgICB2b2lkICpwYyA9IG5l
dyBjaGFyOwogICAgdm9pZCAqcGEgPSBuZXcgY2hhclsxMF07CiAgICBvcGVyYXRvciBkZWxldGUo
cGMscGMpOwogICAgb3BlcmF0b3IgZGVsZXRlW10ocGEscGEpOwogICAgcmV0dXJuIDA7Cn0=


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

* Re: libstdc++/7286: placement operator delete issue
@ 2002-07-27 14:55 bkoz
  0 siblings, 0 replies; 3+ messages in thread
From: bkoz @ 2002-07-27 14:55 UTC (permalink / raw)
  To: bkoz, dens, gcc-bugs, gcc-prs

Synopsis: placement operator delete issue

State-Changed-From-To: feedback->closed
State-Changed-By: bkoz
State-Changed-When: Sat Jul 27 14:55:21 2002
State-Changed-Why:
    Fixed.

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


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

* Re: libstdc++/7286: placement operator delete issue
@ 2002-07-24 12:40 bkoz
  0 siblings, 0 replies; 3+ messages in thread
From: bkoz @ 2002-07-24 12:40 UTC (permalink / raw)
  To: bkoz, dens, gcc-bugs, gcc-prs, nobody

Synopsis: placement operator delete issue

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Wed Jul 24 12:40:18 2002
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Wed Jul 24 12:40:18 2002
State-Changed-Why:
    Fixed with:
    
    2002-07-24  Benjamin Kosnik  <bkoz@redhat.com>
    
    	PR libstdc++/7286
    	* libsupc++/new: Add placement delete.

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


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

end of thread, other threads:[~2002-07-27 21:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-12  6:06 libstdc++/7286: placement operator delete issue dens
2002-07-24 12:40 bkoz
2002-07-27 14:55 bkoz

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