This is the mail archive of the gcc@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]

Re: Your change of September 11, 1998


    > It indicates which registers are live after the return and that is
    > useful information, which means we have to get it right.

    Useful, yes.  Essential?  Maybe yes, maybe no, depending on reorg.

And flow.  It is information that's used in a lot of ways and I don't think
trying to figure out precisely the effect of having the wrong data is
an easy thing to do.

    There are two questions before us: (1) what to do for gcc 3.0, and

I'd like to just have all the routines in question support all the
forms that are in use now.  We can clean it up later.

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