[Bug driver/108022] [11/12/13 regression] -frecord-gcc-switches doesn't record preprocessor macros since r11-5739-g7caa49706316e6

2022-12-08 Thread soap at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108022 David Seifert changed: What|Removed |Added CC||soap at gentoo dot org --- Comment #4

[Bug c++/104855] -Wclass-memaccess is too broad with valid code

2022-03-10 Thread soap at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104855 --- Comment #2 from David Seifert --- (In reply to Richard Biener from comment #1) > I think the code is definitely "bad style", it seems A lacks a CTOR from > 'unsigned' and the code tries to workaround this issue. > > Not sure whether these

[Bug c++/104855] New: -Wclass-memaccess is too broad with valid code

2022-03-09 Thread soap at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104855 Bug ID: 104855 Summary: -Wclass-memaccess is too broad with valid code Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/97566] [[no_unique_address]] causes miscompiles when mixed with EBO in constexpr context

2021-08-20 Thread soap at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97566 David Seifert changed: What|Removed |Added CC||soap at gentoo dot org --- Comment #7