[Bug c++/79172] -Wunused-but-set-parameter gone nuts

2021-07-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79172 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|WAITING

[Bug c++/79172] -Wunused-but-set-parameter gone nuts

2017-01-23 Thread petschy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79172 --- Comment #3 from petschy at gmail dot com --- $ g++-7.0.1 -pthread -Werror -Wall -Wextra 20170123-Wunused-but-set-parameter.cpp 20170123-Wunused-but-set-parameter.cpp: In constructor ‘CRSARC4Base::CRSARC4Base(unsigned int, unsigned int)’: 20170

[Bug c++/79172] -Wunused-but-set-parameter gone nuts

2017-01-23 Thread petschy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79172 --- Comment #2 from petschy at gmail dot com --- Created attachment 40563 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40563&action=edit preprocessed source of the reduced test case

[Bug c++/79172] -Wunused-but-set-parameter gone nuts

2017-01-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79172 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|