https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121535
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ia64: with cryptsetup 2.8.0 |zero_call_used_regs vs
|- internal compiler error: |BImode on ia64
|in int_mode_for_mode, at |
|stor-layout.cc:408 |
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
IA64 target is the only one which uses BImode for predicates and
zero_call_used_regs is not ready to support BImode.