https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98190
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|GCC 11.0 miscompiles code |[11 Regression] GCC11 |using _Bool when inlining: |miscompiles code using |bfxil instruction misused? |_Bool when inlining: bfxil | |instruction misused since | |r11-165 CC| |rguenth at gcc dot gnu.org --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started with r11-165. Perhaps decls set through MEM_REF even if it sets them in full size, but their promoted mode is wider, shouldn't have the DECL_GIMPLE_REG_P bit set?