On 5/6/19 2:34 AM, Paul Hua wrote: > The attached patch fix pr90357, bootstraped and regressed test on > mips64el-linux-gnu target. > Ok for commit ? > > > 0001-PATCH-MIPS-Skip-forward-src-into-next-insn-when-the-.patch > > From a3db8763ee8460a5f63c567d58624a985f9924ce Mon Sep 17 00:00:00 2001 > From: Chenghua Xu <paul.hua...@gmail.com> > Date: Mon, 6 May 2019 16:14:56 +0800 > Subject: [PATCH] [PATCH,MIPS] Skip forward src into next insn when the SRC reg > is dead. > > PR target/90357 > gcc/ > * config/mips/mips.c (mips_split_move): Skip forward SRC into > next insn when the SRC reg is dead. OK. Sorry for the breakage.
jeff