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]

Re: [PATCH PING 2/5] Named address spaces: support multiple pointer modes


On 09/22/2009 03:50 PM, Ulrich Weigand wrote:
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.


r~



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