https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77285
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> --- The examples only work with GCC 4.9.4 because the abi_tag doesn't have any effect before GCC 5, but it's still a regression because of the effect on std::string variables, which are now tagged.