[Bug c++/83806] [6/7 Regression] Spurious -Wunused-but-set-parameter with nullptr

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83806

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|6.5 |7.4

--- Comment #6 from Jakub Jelinek  ---
GCC 6 branch is being closed

[Bug c++/83806] [6/7 Regression] Spurious -Wunused-but-set-parameter with nullptr

2018-02-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83806

Paolo Carlini  changed:

   What|Removed |Added

Summary|[6/7/8 Regression] Spurious |[6/7 Regression] Spurious
   |-Wunused-but-set-parameter  |-Wunused-but-set-parameter
   |with nullptr|with nullptr

--- Comment #5 from Paolo Carlini  ---
Fixed in trunk so far.