r242092 - /branches/ARM/sve-branch/gcc/dce.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 16:58:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 16:58:07 2016
New Revision: 242092
URL: https://gcc.gnu.org/viewcvs?rev=242092&root=gcc&view=rev
Log:
Use MEM_SIZE rather than GET_MODE_SIZE in dce.c
Using MEM_SIZE is more general, since it copes with cases where
targets are forced to use BLKmode references for whatever reason.
Modified:
branches/ARM/sve-branch/gcc/dce.c
More information about the Gcc-cvs
mailing list