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: Patch to constrain maximal number of tries for incomplete dfa descriptions.


Eric Botcazou wrote:
> 
> >   The following patch solves PR/10160 for the main line reported by
> > Eric Botcazou.  The description of the problem is in comments for
> > max_lookahead_tries.
> 
> Do you think I can backport it to the 3.3 branch?
>

Ok, I'll make it when I get an approval for the patch for the main line.
 
> > 2003-06-05  Vladimir Makarov  <vmakarov@redhat.com>
> >
> >         * haifa-sched.c (max_lookahead_tries): New variable.
> >         (max_issue): Check the number of tries.
> >         (sched_init): Calculate value of max_lookahead_tries.
> 
> Could you add "PR bootstrap/10835" to the entry?
> 

Sure.

Vlad


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