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

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> ---
Return type from ctors/dtors is an ARM EABI special thing, the warning should
ignore such returns from dtors if targetm.cxx.cdtor_returns_this ().

Reply via email to