On 07/13/2017 02:48 AM, Richard Sandiford wrote: > This patch adds is_a <scalar_int_mode> checks before load_extend_op/ > LOAD_EXTEND_OP calls, if that becomes useful for later patches. > (load_extend_op will return UNKNOWN for any other type of mode.) > > 2017-07-13 Richard Sandiford <[email protected]> > Alan Hayward <[email protected]> > David Sherwood <[email protected]> > > gcc/ > * cse.c (cse_insn): Add is_a <scalar_int_mode> checks. > * reload.c (push_reload): Likewise. > (find_reloads): Likewise. OK. SO I'm picking off some easy ones...
Jeff
