This is the mail archive of the gcc-bugs@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: two dfa problems


On Fri, May 03, 2002 at 05:01:47PM -0700, Richard Henderson wrote:
> Turns out this is due to how I'd separated the automata.
> I'd hope that this isn't an intended side effect of using
> multiple automata.  I get correct (integer) results by
> making the following change:

Turns out this cures the exponential problem in max_issue as well.
Hm...


r~


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