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] |
It seemed to me that of the two, target-def.h was a more natural place for the new macro. If you have a better suggestion where to place it, I'll be happy to do so ...
The macro you're defining would seem to belong possibly in target.h. Though normally there's some sort of good place in tree.h or rtl.h that gets used instead.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |