[Bug c++/60277] Bogus "inline function virtual ..." used but never defined

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 3 05:45:43 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |9.3
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=92695

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 9.3.0+ and in GCC 10 by r10-5027-g99150b053e1 and
r9-8069-ge3edafbca9f3553 (PR 92695). The patch includes exactly a testcase
which is similar enough to this one.

So closing as fixed.


More information about the Gcc-bugs mailing list