This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos 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: fix conflict with gcc thread local storage extension


>>>>> Gary Thomas writes:

> On Thu, 2003-03-20 at 09:07, Mark Salter wrote:
>> Index: compat/posix/current/ChangeLog
>> ===================================================================
>> RCS file: /cvs/ecos/ecos/packages/compat/posix/current/ChangeLog,v
>> retrieving revision 1.43
>> diff -u -p -5 -r1.43 ChangeLog
>> --- compat/posix/current/ChangeLog	19 Mar 2003 14:17:20 -0000	1.43
>> +++ compat/posix/current/ChangeLog	20 Mar 2003 16:05:01 -0000
>> @@ -1,5 +1,10 @@
>> +2003-03-20  Mark Salter  <msalter at redhat dot com>
>> +
>> +	* include/pthread.h: Avoid conflict with recently introduced gcc
>> +	__thread keyword.
>> +

> Wasn't that sweet of them?  What version does this show up in?

I'm seeing it in a 3.3 variant. I think it went into CVS around
the December time frame.

--Mark


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