public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9982: ABI bug. placement new returns wrong value
@ 2003-03-07 13:39 nathan
  0 siblings, 0 replies; 2+ messages in thread
From: nathan @ 2003-03-07 13:39 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, kunert, nobody

Old Synopsis: placement new returns wrong value
New Synopsis: ABI bug. placement new returns wrong value

State-Changed-From-To: closed->analyzed
State-Changed-By: nathan
State-Changed-When: Fri Mar  7 13:39:38 2003
State-Changed-Why:
    I think this a bug. 2.7 of the ABI document says,
    'No cookie is required if the new operator being used is ::operator new[](size_t, void*)'
    
    new (a) A[3], should call such an operator. and indeed examination of the assembly shows this to be the case.
    Made a high priority ABI bug.

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


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

* Re: c++/9982: ABI bug. placement new returns wrong value
@ 2003-03-08  9:20 mmitchel
  0 siblings, 0 replies; 2+ messages in thread
From: mmitchel @ 2003-03-08  9:20 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, kunert, nobody

Synopsis: ABI bug. placement new returns wrong value

State-Changed-From-To: analyzed->closed
State-Changed-By: mmitchel
State-Changed-When: Sat Mar  8 09:20:26 2003
State-Changed-Why:
    Fixed in GCC 3.4.

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


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

end of thread, other threads:[~2003-03-08  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-07 13:39 c++/9982: ABI bug. placement new returns wrong value nathan
2003-03-08  9:20 mmitchel

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