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]

Poison STATIC_CHAIN macro


Only 2 ports remained that used the STATIC_CHAIN and STATIC_CHAIN_INCOMING macros (as opposed to the _REGNUM macros, which almost all ports use). It seemed like a good idea to simplify things by getting rid of the rarely used macros in favor of the target hook.

Build tested on picochip, xtensa, and x86_64.


r~

Attachment: d-poison
Description: Text document


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