On Sun, Mar 18, 2018 at 11:23:37PM +0100, Thomas König wrote: > Hello world, > > the attached patch fixes the bug that Steve found; the patch itself > simply makes sure to copy a constructor instead of only the value > of the constructor when converting types. > > Regressoin-tested. OK for trunk?
Looks good to me. Thanks for find the location to fix this. I was off in the trees. > > Maybe this is also a candidate for gcc-7, because of the silent > wrong-code issue. > As far as I am concerned, you can go back to 6-branch if the patch applies cleanly. -- Steve