[RTEMS Project] #4900: PowerPC score warnings in score headers

RTEMS trac trac at rtems.org
Tue Apr 25 06:02:19 UTC 2023


#4900: PowerPC score warnings in score headers
-------------------------+---------------------
 Reporter:  Chris Johns  |       Owner:  (none)
     Type:  defect       |      Status:  new
 Priority:  highest      |   Milestone:  6.1
Component:  score        |     Version:  6
 Severity:  normal       |  Resolution:
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+---------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"9eb5dd34018a42767942d8d525540b5c08d27e3a/rtems-central"
 9eb5dd3/rtems-central]:
 {{{
 #!CommitTicketReference repository="rtems-central"
 revision="9eb5dd34018a42767942d8d525540b5c08d27e3a"
 spec: Avoid cyclic header file dependencies

 There was a cyclic dependency: For RTEMS_STATIC_ANALYSIS we needed
 basedefs.h in assert.h. For RTEMS_UNREACHABLE() we needed _Assert() from
 assert.h in basedefs.h.

 Fix this by introducing _Debug_Unreachable() in basedefs.h.

 Add RTEMS_FUNCTION_NAME to basedefs.h and use it in basedefs.h and
 assert.h.

 Update #4900.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4900#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list