[Bug c++/117993] [15 regression] this->x is being rejected in a nested template class with a base of class of the outer templated class since r15-2117

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 11 09:55:31 GMT 2024


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[15 regression] this->x is  |[15 regression] this->x is
                   |being rejected in a nested  |being rejected in a nested
                   |template class with a base  |template class with a base
                   |of class of the outer       |of class of the outer
                   |templated class             |templated class since
                   |                            |r15-2117
                 CC|                            |ppalka at gcc dot gnu.org
           Keywords|needs-bisection             |

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Indeed, this started with r15-2117-g313afcfdabeab3e6705ac0bd1273627075be0023


More information about the Gcc-bugs mailing list