[Bug c++/120112] -Weffc++ -Wmismatched-tags -Wrestrict -Wsystem-headers leads to internal_error

2025-05-05 Thread joo.peter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120112 --- Comment #2 from Joó Péter --- Created attachment 61317 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61317&action=edit freport-bug2.txt.gz

[Bug c++/120112] -Weffc++ -Wmismatched-tags -Wrestrict -Wsystem-headers leads to internal_error

2025-05-05 Thread joo.peter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120112 --- Comment #1 from Joó Péter --- I found an other warning combination which provides the same internal_error call stack. It needs these warnings, both of them, together: -Wmismatched-tags -Wnamespaces Also, I created a small bash script w

[Bug c++/120112] New: -Weffc++ -Wmismatched-tags -Wrestrict -Wsystem-headers leads to internal_error

2025-05-05 Thread joo.peter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120112 Bug ID: 120112 Summary: -Weffc++ -Wmismatched-tags -Wrestrict -Wsystem-headers leads to internal_error Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severit

[Bug c++/120105] New: -Wpadded leads to internal_error

2025-05-04 Thread joo.peter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120105 Bug ID: 120105 Summary: -Wpadded leads to internal_error Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++