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]

r222734 - in /trunk/gcc: ChangeLog regcprop.c


Author: tbsaunde
Date: Sat May  2 21:05:04 2015
New Revision: 222734

URL: https://gcc.gnu.org/viewcvs?rev=222734&root=gcc&view=rev
Log:
kill_autoinc_value can take a rtx_insn *

gcc/ChangeLog:

2015-05-02  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

	* regcprop.c (kill_autoinc_value): Change type of argument to
	rtx_insn *.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/regcprop.c


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