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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120326
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from