[RTEMS Project] #2835: Ada support is broken on SMP configurations

RTEMS trac trac at rtems.org
Wed Dec 7 07:58:08 UTC 2016


#2835: Ada support is broken on SMP configurations
-----------------------------+------------------
 Reporter:  sebastian.huber  |      Owner:
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  5.0
Component:  Ada              |    Version:  4.11
 Severity:  normal           |   Keywords:
-----------------------------+------------------
 The Ada support is the last user of a task variable: rtems_ada_self.  This
 doesn't work on SMP configurations.  The Ada support in GCC should be
 changed to use a function call or C11 thread-local storage.

--
Ticket URL: <http://devel.rtems.org/ticket/2835>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list