[Bug c++/94273] ice in splice_child_die, at dwarf2out.c:5657

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 23 11:41:08 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94273

--- Comment #2 from David Binderman <dcb314 at hotmail dot com> ---
Reduced C++ source code is

class a {
  virtual void c() {}
} extern b;
a b;

Flag -g1 required.


More information about the Gcc-bugs mailing list