On Sep 1, 2015, at 3:05 AM, Sebastian Huber 
<sebastian.hu...@embedded-brains.de> wrote:
> libstdc++-v3/ChangeLog
> 2015-09-01  Sebastian Huber  <sebastian.hu...@embedded-brains.de>
> 
>    testsuite/*: Use 's/dg-do run.*\*-\*-cygwin\* /&*-*-rtems* /' to
>    add RTEMS target selector to all tests that run on Cygwin.

Wow, seems unfortunate.  Why not define a selector for all the tests that are 
the same, and use it instead, and then in target supports, you can then claim 
all these triplets as members of that selector.  Harder part would be the name 
of the selector.  Real_machine? :-)

The idea being, if some one wants to do a real machine, they implement the beef 
under libstdc++ that it needs to support all these test cases, and then they 
can then claim membership in that subset.

Reply via email to