This is the mail archive of the gcc-help@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: __thread


On Thu, Mar 20, 2003 at 01:55:15PM -0800, Richard Henderson wrote:
> On Thu, Mar 20, 2003 at 06:37:28PM +0000, Jonathan Larmour wrote:
> > May I suggest that GCC extensions be labelled as such, e.g. __gcc_thread ? 
> 
> No.  Not the least of reasons being that we're implementing a
> multi-vendor extension.

Perhaps we need some mechanism for GCC, glibc, Linux kernel, and BSD kernel
people to keep each other aware when new __xxx identifiers are to be added.
Other OS distributors could participate as well, but the idea would be to
have advance warning before new breakage occurs.


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