[Bug c++/113760] gcc rejects valid empty-declaration in pedantic mode

2024-02-05 Thread kab at acm dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760 kab at acm dot org changed: What|Removed |Added CC||kab at acm dot org --- Comment #5 f

[Bug c++/113760] gcc rejects valid empty-declaration in pedantic mode

2024-02-05 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760 --- Comment #4 from Jonathan Wakely --- Please provide a proper bug report not a macro definition out of context and a URL. https://gcc.gnu.org/bugs/

[Bug c++/113760] gcc rejects valid empty-declaration in pedantic mode

2024-02-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760 --- Comment #3 from Andrew Pinski --- >From JDK bug report: > It looks like it only removed > the warnings for empty declarations at namespace scope. I couldn't find > anything for other cases, including empty class member declarations. Yes bec

[Bug c++/113760] gcc rejects valid empty-declaration in pedantic mode

2024-02-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/113760] gcc rejects valid empty-declaration in pedantic mode

2024-02-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-02-05 Status|UNCONFIRM