(std=gnu++14): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229081
138bc75d-0d04-0410-961f-
82ee72b054a4
+2015-10-20 Marek Polacek <polacek@redhat.com>
+
+ * c.opt (std=gnu++11): Do not describe as experimental.
+ (std=gnu++14): Likewise.
+
2015-10-19 Jason Merrill <jason@redhat.com>
* c-cppbuiltin.c (c_cpp_builtins): Define
std=gnu++11
C++ ObjC++
-Conform to the ISO 2011 C++ standard with GNU extensions (experimental and incomplete support)
+Conform to the ISO 2011 C++ standard with GNU extensions
std=gnu++0x
C++ ObjC++ Alias(std=gnu++11) Undocumented
std=gnu++14
C++ ObjC++
-Conform to the ISO 2014 C++ standard with GNU extensions (experimental and incomplete support)
+Conform to the ISO 2014 C++ standard with GNU extensions
std=gnu++1z
C++ ObjC++