2015-05-07 20:46 GMT+02:00 Jason Merrill <ja...@redhat.com>: > I think it's time to switch to C++11 as the default C++ dialect for GCC 6. > Any thoughts?
Does it mean that gcc 6 will have an official support for C++11, instead of experimental as gcc 5 has now (See C++ section inhttps://gcc.gnu.org/onlinedocs/gcc-5.1.0/gcc/Standards.html#Standards)? As others in the thread noted - C++ 14 maybe should be considered as default dialect provided that it will also have a official support instead of experimental by the time gcc 6 is released. > > Jason