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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |ipa

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Ok, the unreachable () appears in place of indirect calls:

  _8 = __vtab_link_module_Pdtlink_8._deallocate;
  _8 (&cdesc.1);

but -fno-devirtualize doesn't help.

Reply via email to