[RTEMS Project] #4122: Change RTEMS_NO_RETURN to use C11 and C++11 standard means

RTEMS trac trac at rtems.org
Tue Oct 6 06:04:45 UTC 2020


#4122: Change RTEMS_NO_RETURN to use C11 and C++11 standard means
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  enhancement      |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  rtems            |    Version:  6
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 C11 has a _Noreturn keyword and C++11 has a [[noreturn]] attribute. The
 standards are a bit less flexible than the GNU attribute with respect to
 the position of the attribute.

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


More information about the bugs mailing list