https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118070
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Summary|wrong code with _BitInt() |wrong code with _BitInt()
|in a bitfield and |in a bitfield vs
|-fsso-struct=big-endian |scalar_storage_order
| |attribute
Status|UNCONFIRMED |NEW
Last reconfirmed| |2024-12-16
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect we should just reject scalar_storage_order when using _BitInt.