https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112523
--- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > Trying now > 2023-11-14 Jakub Jelinek <ja...@redhat.com> > > * config/i386/i386.md (<insn><dwi>3_doubleword_lowpart): Move > operands[1] aka low part of input rather than operands[3] aka high > part of input to output if not the same register. [...] > if it fixes this. With this patch, I could complete a i386-pc-solaris2.11 bootstrap (C/C++ only).