This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Fwd: two dfa problems]
Jan Hubicka wrote:
> Vlad,
> I am happy to see that my intuition about the problematic splitting
> was correct. However if I copy the genautomata file from mainline to
> the branch tree (that does contain my experimental Athlon model), I get
> internal error exactly:
Thanks, Jan. Your intuition was absolutely correct about the problem of
splitting automata in presence of '|' and you pointed a good example.
As for the ICE, I'll look at it tommorow.
Vlad