r242152 - /branches/ARM/sve-branch/gcc/expr.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:09:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:09:02 2016
New Revision: 242152
URL: https://gcc.gnu.org/viewcvs?rev=242152&root=gcc&view=rev
Log:
Use the more specific type when two modes are known to be equal
This patch adjusts a couple of cases in which we had established
that two modes were equal and happened to be using the one with
the more general type instead of the one with the more specific
type.
Modified:
branches/ARM/sve-branch/gcc/expr.c
More information about the Gcc-cvs
mailing list