https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124834
--- Comment #8 from Halalaluyafail3 <luigighiron at gmail dot com> --- Additionally, the undefined behavior in the original example comes from [class.abstract] saying that using the pure virtual function in this context is undefined behavior.
