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]

Re: SH: use register names instead of numbers


> But what if I want to refer to the constants #defined in insn-codes.h
> in machine-specific header files?  There are at least half a dozen C
> sources that currently fall victim of this problem in the new set-up.
> Should I just add insn-codes.h to the list of machine-specific headers
> (which might result in some cyclic dependency), or can someone come up

Is there indeed a cyclic dependency?
I thought that insn-codes.h is built without needing tm.h ?

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