This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [MIPS] RFA: Use new rtl iterators in r10k_needs_protection_p_1


> 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.

OK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]