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: Using a DFA for insn-recog.c



I'm on the fence because the whole thing seems a bit of a wash at present; not much improvement, not much harm, some risk just because change is risky. Does anyone else have an opinion as to whether or not this patch is sufficiently compelling to include?

Personally, I think the patch is very interesting and it would be a pity to not get it in. What happens if you compile insn-recog.o at -O1? Since time spent in recog is almost never measurable, it should improve bootstrap time and not make the compiler much slower.


Paolo


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