On Sun, Oct 27, 2019 at 08:13:52AM +0100, Gerald Pfeifer wrote: > On Fri, 21 Jun 2019, Marek Polacek wrote: > >> 2019-06-20 Matthew Beliveau <mbeli...@redhat.com> > >> > >> PR c++/90875 - added -Wswitch-outside-range option > >> * doc/invoke.texi (Wswitch-outside-range): Document. > > I noticed this is not yet covered in the GCC 10 release notes at > https://gcc.gnu.org/gcc-10/changes.html . > > https://gcc.gnu.org/about.html has some information how to go about > our web pages (in GIT now, the CVS era is over ;-), and I'm happy to > help if you have any questions.
Note the warning isn't new, just the option. Marek