Re: Missing SCALAR_INT_MODE_P checks in simplify_subreg

2011-09-14 Thread Richard Sandiford
Eric Botcazou writes: >> Tested on arm-linux-gnueabi and x86_64-linux-gnu. Although I suppose >> I could self-approve this, I'd appreciate it if someone would double-check. >> >> Richard >> >> >> gcc/ >> * simplify-rtx.c (simplify_subreg): Check that the inner mode is >> a scalar intege

Re: Missing SCALAR_INT_MODE_P checks in simplify_subreg

2011-09-14 Thread Eric Botcazou
> Tested on arm-linux-gnueabi and x86_64-linux-gnu. Although I suppose > I could self-approve this, I'd appreciate it if someone would double-check. > > Richard > > > gcc/ > * simplify-rtx.c (simplify_subreg): Check that the inner mode is > a scalar integer before applying integer-only