https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85930
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- Author: redi Date: Mon Jun 4 21:38:42 2018 New Revision: 261172 URL: https://gcc.gnu.org/viewcvs?rev=261172&root=gcc&view=rev Log: PR libstdc++/85930 fix misplaced alignment-specifier PR libstdc++/85930 * include/bits/shared_ptr_base.h [!__cpp_rtti]: Include <typeinfo> unconditionally. Remove redundant declaration. [!__cpp_rtti] (_Sp_make_shared_tag::_S_ti): Fix location of alignment-specifier. Modified: trunk/libstdc++-v3/ChangeLog trunk/libstdc++-v3/include/bits/shared_ptr_base.h