https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87507
Peter Bergner <bergner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://gcc.gnu.org/ml/gcc- |https://gcc.gnu.org/ml/gcc- |patches/2018-11/msg00887.ht |patches/2018-11/msg01120.ht |ml |ml --- Comment #10 from Peter Bergner <bergner at gcc dot gnu.org> --- Submitted a new patch that changes lower-subreg to decompose the problematic register pairs into separate regs which are easier to allocate.