[Bug c++/102022] incorrect code with -O2

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 23 13:24:59 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or when you already use C++ change _rebase_ptr into a function template that
will handle T *&ptr for template parameter T.


More information about the Gcc-bugs mailing list