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: RFA: [gcc-3_3-branch] patch fixing PR/10835


On Thu, Jun 19, 2003 at 02:06:26PM -0400, Vladimir Makarov wrote:
>         * haifa-sched.c (max_isse): Backport from the mainline.
>         (choice_entry): New structure.
>         (choice_stack, cycle_issued_insns, max_lookahead_tries,
>         cached_first_cycle_multipass_dfa_lookahead, cached_issue_rate):
>         New variables.
>         (choose_ready): Calculate max_lookahead_tries.  Initiate
>         ready_try.
>         (schedule_block): Allocate/deallocate choice_stack.  Change
>         cycle_issued_insns value as necessary.
>         (sched_init): Check cached_issue_rate.

Ok.


r~


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