https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82798
--- Comment #5 from Julien ÉLIE ---
Following up on that bug report, I've checked GCC 11 documentation.
Only 3/, part of 5/ (-Wmultistatement-macros) and 6/ have been fixed.
Points 1/, 2/, 4/, part of 5/ (-Wreorder) and 7/ remain.
Thanks beforeha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82798
Eric Gallager changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82798
--- Comment #3 from Eric Gallager ---
(In reply to Julien ÉLIE from comment #2)
> Other points:
>
> 6/ -Wsuggest-final-types and -Wsuggest-final-methods should be mentioned for
> C++ (and maybe Objective-C++) only.
>
> 7/ -Wc++11-compat and -Wc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82798
--- Comment #2 from Julien ÉLIE ---
Other points:
6/ -Wsuggest-final-types and -Wsuggest-final-methods should be mentioned for
C++ (and maybe Objective-C++) only.
7/ -Wc++11-compat and -Wc++14-compat are present in the -Wall list but without
th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82798
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
S