https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67609
--- Comment #9 from Vladimir Makarov <vmakarov at gcc dot gnu.org> --- (In reply to Vladimir Makarov from comment #8) > > Why do LRA and reload remove subregs of hard registers? That is because some > subsequent optimizations can handle them. > Sorry, it should be *can not handle*. Basically keeping subregisters crashes other passes on GCC bootstrap.