[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |13.0

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 --- Comment #7 from Jonathan Wakely --- I think clang warns there too, but we could.

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-15 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 --- Comment #5 from CVS Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:ed1797ddf8285f59a50d9c883beb97705279d980 commit r13-4077-ged1797ddf8285f59a50d9c883beb97705279d980 Author: Marek Polacek Date: Tu

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-03 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 --- Comment #4 from Jonathan Wakely --- I ... don't remember. It was needed to avoid some error, maybe from std::visit(vis, var) of something like that. But either we never added a test for it or something changed. I can't reproduce an error wit

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-03 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #3

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 --- Comment #2 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:cf35818a390e7cb4b1a4fa70c243ede59d6cbbac commit r13-3607-gcf35818a390e7cb4b1a4fa70c243ede59d6cbbac Author: Jonathan Wakely Date:

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-01 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/107492] Unhelpful -Wignored-qualifiers warning in template specialization

2022-11-01 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107492 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0