[Bug tree-optimization/126509] Wrong code with bitint bitfields with padding before
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]> Sun, 02 Aug 2026 08:45:26 +0000
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126509
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65213|0 |1
is obsolete| |
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 65214
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65214&action=edit
Reduced testcase for easier debug
Difference between this one and the previous one is a padding bit after also
just in case for big-endian reasons.