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]
Other format: [Raw text]

Re: is this an appropriate use of the "target-specific builtin #defines"?


On Tue, Oct 21, 2003 at 09:33:05AM +0800, Jonathan Wilson wrote:
> What I want to do (to make things easy) is to add a builtin #define like 
> this:
> #define __declspec(thread) __thread

Think about it.  This is not how the preprocessor works.


r~


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