This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: exception safety validation


On 3 November 2012 19:05, Paolo Carlini wrote:
>
> On 11/03/2012 03:43 PM, François Dumont wrote:
>>
>> Note that I run exception tests to validate it and the recently introduced
>> 23_containers/forward_list/allocator/noexcept.cc test doesn't work in debug
>> mode. I think it needs a dg-require-normal-node attribute.
>
> ... if you reach an agreement about the right thing to do concerning this
> failure, I think the patch could otherwise go in.

Yes, the patch looks good, please commit it and  I'll look into the
forward_list failure, since my changes caused it.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]