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]

REGISTER_CONSTRAINTS


The documentation states that all ports in existence use register
constraints.  This means that we have some code in the compiler which
hasn't been compiled and tested in several years.  Could we delete all
the [! REGISTER_CONSTRAINTS] code?  How likely is it that a new machine
description will use no register constraints, and if it is likely, is the
expected compiler performance penalty bad enough to leave the code in
there?

Bernd


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