[Bug libstdc++/120159] is_layout_compatible_v not exported in std module

2025-05-07 Thread alberto.gcc.bugzilla at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120159 --- Comment #2 from Alberto --- Thank you very much for the quick fix! Note to self: there are no is_corresponding_member_v and is_pointer_interconvertible_with_class_v (those are functions, not traits structs, and possibly the reason of the ov

[Bug c++/119864] [15/16 Regression][modules] ICE with -fmodules and omp reduction of UDT

2025-05-07 Thread alberto.gcc.bugzilla at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119864 Alberto changed: What|Removed |Added CC||alberto.gcc.bugzilla@gmail.

[Bug libstdc++/120159] New: is_layout_compatible_v not exported in std module

2025-05-07 Thread alberto.gcc.bugzilla at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120159 Bug ID: 120159 Summary: is_layout_compatible_v not exported in std module Product: gcc Version: 15.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compone