[Bug web/82448] GCC web guide contains wrong information about Werror

2017-10-09 Thread alexander.samoylov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82448 Alexander Samoilov changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #3 from Alexander

[Bug web/82448] GCC web guide contains wrong information about Werror

2017-10-06 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82448 --- Comment #2 from Andrew Pinski --- (In reply to Jonathan Wakely from comment #1) > Note that -Werror= does work for most warnings, just not for > -Wsequence-point. This is simply a bug in the old release, which has been > fixed in current rele

[Bug web/82448] GCC web guide contains wrong information about Werror

2017-10-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82448 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---