This is the mail archive of the gcc-cvs@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]

r217310 - in /trunk/gcc: ChangeLog config/frv/f...


Author: rsandifo
Date: Mon Nov 10 19:52:05 2014
New Revision: 217310

URL: https://gcc.gnu.org/viewcvs?rev=217310&root=gcc&view=rev
Log:
gcc/
	* config/frv/frv.c (frv_registers_conflict_p_1): Take an rtx rather
	than an rtx *.  Take the regstate_t directly rather than via a void *.
	Return a bool rather than an int.  Iterate over all subrtxes here.
	(frv_registers_conflict_p): Update accordingly.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/frv/frv.c


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