[Bug c++/86733] c++17 and #pragma GCC diagnostic warning "-Wall" resurrect pre-c++11 warnings.

2018-07-31 Thread Emmanuel.Thome at inria dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86733 --- Comment #4 from Emmanuel Thomé --- (In reply to Jonathan Wakely from comment #3) > (In reply to Emmanuel Thomé from comment #2) > > (In reply to Jonathan Wakely from comment #1) > > > Presumably the handling for the pragma just turns the

[Bug c++/86733] c++17 and #pragma GCC diagnostic warning "-Wall" resurrect pre-c++11 warnings.

2018-07-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86733 --- Comment #3 from Jonathan Wakely --- (In reply to Emmanuel Thomé from comment #2) > (In reply to Jonathan Wakely from comment #1) > > Presumably the handling for the pragma just turns the option on without > > considering the current

[Bug c++/86733] c++17 and #pragma GCC diagnostic warning "-Wall" resurrect pre-c++11 warnings.

2018-07-31 Thread Emmanuel.Thome at inria dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86733 --- Comment #2 from Emmanuel Thomé --- (In reply to Jonathan Wakely from comment #1) > Presumably the handling for the pragma just turns the option on without > considering the current cxx_dialect. It seems to me that it is not consistent with

[Bug c++/86733] c++17 and #pragma GCC diagnostic warning "-Wall" resurrect pre-c++11 warnings.

2018-07-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86733 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|