https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116531
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > > only for arm (an EABI difference?) > > Constructors return "this" for arm eabi (note aarch64 follows the original > ia64 c++ abi here). Deconstructors too.