[Bug c++/93922] [10 Regression] Fails to emit inline class template destructor instantiation, but which is called
sbergman at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 09:32:18 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93922
Stephan Bergmann <sbergman at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #9 from Stephan Bergmann <sbergman at redhat dot com> ---
(In reply to Jakub Jelinek from comment #8)
> commit r10-7110-g14af5d9b19b0f4ee1d929e505e245ae5c2f6bdc6
> Author: Jason Merrill <jason@redhat.com>
> Date: Tue Mar 10 16:05:18 2020 -0400
>
> c++: Partially revert patch for PR66139.
I can confirm that this fixes my original issue (building Skia as part of
LibreOffice), from which the reproducer in comment 0 had been distilled.
More information about the Gcc-bugs
mailing list