https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99058
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #6) > +GCC 5.1 was the first release with non-experimental C++11 support, > +so the API and ABI of C++11 components is only stable from that release on. Maybe this should say "of new C++11 components" (and similarly in the other sections) to make it clear that it only applies to features added by C++11, and not everything in the C++11 status table.