[PATCH] Fix PR c++/68948 (wrong code generation due to invalid constructor call)

Jason Merrill jason@redhat.com
Fri Feb 19 15:42:00 GMT 2016


On 02/18/2016 01:25 PM, Patrick Palka wrote:
> On Wed, Feb 17, 2016 at 10:51 PM, Jason Merrill <jason@redhat.com> wrote:
>> OK.
>
> Is this an approval of the 2nd patch for next stage 1?

Actually, I've been looking at this area a lot recently in the context 
of the 10200 fix, and now I think we can go ahead with the 2nd patch 
now, but without the assert; I think it would fire if we wrote A::A().

Jason



More information about the Gcc-patches mailing list