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: [3.4-BIB] Use FFREEp


On Sat, Nov 23, 2002 at 12:53:05AM +0100, Jan Hubicka wrote:
> Do you see anything wrong with doing the first split_all_insns
> unconditional and kill all the other ones?

I guess not.

> We probably can also add abort at splitting in the final pass as now it
> should happen only when recursive splitting is needed and that is bad
> idea.

If you're not going to leave the asm text there, then do abort
rather than returning "#".


r~


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