[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 5 20:52:00 GMT 2019


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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jul  5 20:51:44 2019
New Revision: 273149

URL: https://gcc.gnu.org/viewcvs?rev=273149&root=gcc&view=rev
Log:
        PR c++/67184
        PR c++/69445
        * call.c (build_new_method_call_1): Remove set but not used variable
        binfo.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


More information about the Gcc-bugs mailing list