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: [3.4-BIB] parametrize BRANCH_COST on i386


On Sun, Oct 06, 2002 at 01:29:30AM +0200, Jan Hubicka wrote:
> -   ix86_branch_cost = processor_target_table[ix86_cpu].branch_cost;
> +   ix86_branch_cost = processor_target_table[ix86_cpu].cost->branch_cost;

Planning on removing the processor_target_table branch_cost then?


r~


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