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: Status of the MMIX GCC port: runs testsuite. Time to check in?


    GCC people now probably see at least one problem:  GCC has
    support for renumbering of windowed registers (see (3)
    FUNCTION_ARG, FUNCTION_INCOMING_ARG, INCOMING_REGNO and
    OUTGOING_REGNO).  However, this renumbering is static.

That's OK.  See the a29k config files, which are for a machine
with variable-size register windows.

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