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]

r216556 - in /trunk/gcc: ChangeLog recog.c reco...


Author: rsandifo
Date: Wed Oct 22 12:02:39 2014
New Revision: 216556

URL: https://gcc.gnu.org/viewcvs?rev=216556&root=gcc&view=rev
Log:
gcc/
	* recog.h (recog_data_d): Remove enabled_alternatives.
	* recog.c (extract_insn): Don't set it.
	* reload.c (find_reloads): Call get_enabled_alternatives.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/recog.c
    trunk/gcc/recog.h
    trunk/gcc/reload.c


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