[PATCH] [RTEMS] Update RTEMS thread model
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Jul 31 07:23:50 UTC 2015
On 31/07/15 09:10, Chris Johns wrote:
> On 31/07/2015 4:44 pm, Sebastian Huber wrote:
>> >
>>> >>Is this for 4.12 ?
>> >
>> >This is just a proof-of-concept patch, but it would be nice to include
>> >this in the next release along with the C11 threads support.
>> >
> If you have tests and they are ok then why not put it in.
>
It is thoroughly tested in the libstdc++ test suite, unfortunately we
have do adjust all test cases since they contain stuff like this:
// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd*
*-*-linux* *-*-gnu* *-*-solaris* *-*-cygwin *-*-darwin* powerpc-ibm-aix* } }
// { dg-options " -std=gnu++11 -pthread" { target *-*-freebsd*
*-*-dragonfly* *-*-netbsd* *-*-linux* *-*-gnu* powerpc-ibm-aix* } }
// { dg-options " -std=gnu++11 -pthreads" { target *-*-solaris* } }
// { dg-options " -std=gnu++11 " { target *-*-cygwin *-*-darwin* } }
// { dg-require-cstdint "" }
// { dg-require-gthreads "" }
So, there is a target white list.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list