[Bug target/120326] problems with attribute __ms_struct__

2025-05-19 Thread uecker at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120326 --- Comment #3 from uecker at gcc dot gnu.org --- Those should not get the same TYPE_CANONICAL. tagged_types_tu_compatible_p should be changed to detect this case which is due to different packing of bit fields. It works correctly for this: stru

[Bug target/120326] problems with attribute __ms_struct__

2025-05-19 Thread jsm28 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120326 Joseph S. Myers changed: What|Removed |Added Last reconfirmed||2025-05-19 Ever confirmed|0

[Bug target/120326] problems with attribute __ms_struct__

2025-05-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120326 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #1 from