r216711 - in /trunk/gcc: ChangeLog config/mips/...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sun Oct 26 10:41:00 GMT 2014
Author: rsandifo
Date: Sun Oct 26 10:41:29 2014
New Revision: 216711
URL: https://gcc.gnu.org/viewcvs?rev=216711&root=gcc&view=rev
Log:
gcc/
* config/mips/mips.c (r10k_needs_protection_p_1): Take an rtx
rather than an rtx pointer. Change type of insn from "void *"
to its real type. Return bool rather than int. Iterate over
all subrtxes here.
(r10k_needs_protection_p_store): Update accordingly.
(r10k_needs_protection_p): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/mips.c
More information about the Gcc-cvs
mailing list