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: Question about #pragma removal


> Date: Thu, 14 Mar 2002 22:42:04 +0000
> To: mike stump <mrs@windriver.com>
> Cc: brett.cook@intel.com, gcc@gcc.gnu.org
> From: Neil Booth <neil@daikokuya.demon.co.uk>

> mike stump wrote:-

> > > 1)  There is no telling what the same __attribute__ might mean to another
> > > compiler
> > 
> > Yes, there is, survey them.  The probability is in fact zero that they
> > have a meaning that differs from gcc.  And it is reasonably likely
> > that it will remain that way for a long time.

> You mean there's a compiler other than GCC that understands
> __attribute__?

Yes.  Diab understands some attributes.  They are all the same as gcc.
I'll let you'll speculate.


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