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: [tree-ssa] Get rid of LOOP_EXPRs


On Wed, Aug 20, 2003 at 08:01:03PM +0200, Zdenek Dvorak wrote:
> I would like to, but at that point cfun is not yet set properly.

I'm having similar problems with lowering eh constructs.

I think the best solution is to (1) Have a single place
that handles all actual function compilation, and (2) 
make that place be unit-at-a-time.


r~


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