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]

r156857 - in /branches/milepost-20100130-branch...


Author: amylaar
Date: Thu Feb 18 04:05:40 2010
New Revision: 156857

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156857
Log:
	* optabs.h (optab_for_tree_code): Make code that uses
	optab_for_tree_code_array dependent on !EXTRA_TARGET.

	* gcse.c (flag_rerun_cse_after_global_opts): Only define for
	!EXTRA_TARGET.

Modified:
    branches/milepost-20100130-branch/gcc/ChangeLog.multi-target
    branches/milepost-20100130-branch/gcc/gcse.c
    branches/milepost-20100130-branch/gcc/optabs.h


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