--- Comment #3 from jason at gcc dot gnu dot org 2009-11-20 03:10 ---
That said, I can see a reading whereby since PPL also defines operator delete
(void *), the operator delete (void *, size_t) isn't the usual deallocation
function, so we shouldn't give an error. I'll implement that.
--- Comment #7 from hjl dot tools at gmail dot com 2009-11-20 04:00 ---
(In reply to comment #6)
> The good ones produce:
>
> 650: 55 push %ebp
> 651: 89 e5 mov%esp,%ebp
> 653: 83 e4 f0and$0xfff0,%esp
>
> The ba
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2009-11-20 04:00
---
Subject: Bug 42090
Author: jvdelisle
Date: Fri Nov 20 04:00:03 2009
New Revision: 154355
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154355
Log:
2009-11-19 Jerry DeLisle
PR libgfortran/4209
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2009-11-20 04:02
---
Subject: Bug 42090
Author: jvdelisle
Date: Fri Nov 20 04:02:33 2009
New Revision: 154356
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154356
Log:
2009-11-19 Jerry DeLisle
PR libgfortran/4209
--- Comment #8 from pault at gcc dot gnu dot org 2009-11-20 04:59 ---
(In reply to comment #7)
Janus,
That version is a very good suggestion - thanks. I am set up to apply the
patch, so, although component procedure pointers is one of your
specialisations, I can efficiently get on and
--- Comment #4 from jason at gcc dot gnu dot org 2009-11-20 05:03 ---
Subject: Bug 42115
Author: jason
Date: Fri Nov 20 05:03:21 2009
New Revision: 154357
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154357
Log:
PR c++/42115
* call.c (build_op_delete_call): Don
--- Comment #5 from jason at gcc dot gnu dot org 2009-11-20 05:06 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #11 from jason at gcc dot gnu dot org 2009-11-20 05:10 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #7 from jason at gcc dot gnu dot org 2009-11-20 05:15 ---
friend S::S() is not valid; S::S names the constructor, which is
not a template.
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#147
--
jason at gcc dot gnu dot org changed:
What|Remov
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org
--- Comment #9 from pault at gcc dot gnu dot org 2009-11-20 06:43 ---
Subject: Bug 42104
Author: pault
Date: Fri Nov 20 06:43:13 2009
New Revision: 154358
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154358
Log:
2009-11-20 Paul Thomas
Janus Weil
PR fo
--- Comment #10 from janus at gcc dot gnu dot org 2009-11-20 06:57 ---
(In reply to comment #8)
> I will take it that this is an OK from you.
Sure thing. Thanks for committing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42104
--- Comment #11 from pault at gcc dot gnu dot org 2009-11-20 07:57 ---
Many thanks for the report.
Fixed on trunk
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--
101 - 113 of 113 matches
Mail list logo