This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-Wno-c++11-extensions addition


Does anyone remember which FSF gcc release first added the
-Wno-c++11-extensions option for g++? I know it exists in 4.6.3 but am
not having much luck Googling for the original submission in the
gcc-patches archives. According to
https://gcc.gnu.org/projects/cxx0x.html, the initial c++-11 support
goes back to 4.3 but this specific warning isn't mentioned in the
documentation for 4.6.3 which supports -Wno-c++11-extensions
(https://gcc.gnu.org/onlinedocs/gcc-4.6.3/gcc/Warning-Options.html).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]