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


    I don't know.  I don't really want to touch any of the function
    call mechanisms this close to the 3.0 branch.

On the other hand, I think it's badly broken now.

    Since you keep mentioning note_stores, I assume that's where the rtl
    checking failure ocurrs?  If so, perhaps just teach it to iterate over
    the parallel and return each hard reg in sequence.

We could, but the other routines (such as mark_set_1) would also need
to be modified.

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