This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] Thread support for TPF


Richard Henderson wrote:
> On Wed, Sep 22, 2004 at 04:00:41PM +0200, Ulrich Weigand wrote:
> >   /* Check first for thread specific defines.  */
> > ! #if defined (tpf)
> 
> This is the only thing I don't care for in this patch.  Is there
> a different define available?  Something in implementation space?

Ah, your're right.  Since we define this using builtin_define_std,
the corresponding __tpf__ define should be available as well.

OK with that change?

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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