[Bug middle-end/82798] Inconsistent descriptions for warning options in documentation

2021-11-21 Thread julien at trigofacile dot com via Gcc-bugs
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

[Bug middle-end/82798] Inconsistent descriptions for warning options in documentation

2020-03-01 Thread egallager at gcc dot gnu.org
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

[Bug middle-end/82798] Inconsistent descriptions for warning options in documentation

2018-08-12 Thread egallager at gcc dot gnu.org
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

[Bug middle-end/82798] Inconsistent descriptions for warning options in documentation

2017-11-11 Thread julien at trigofacile dot com
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

[Bug middle-end/82798] Inconsistent descriptions for warning options in documentation

2017-11-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82798 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S