[RTEMS Project] #4900: PowerPC score warnings in score headers
RTEMS trac
trac at rtems.org
Mon Apr 24 08:15:52 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):
Yes, there is a cyclic dependency. For RTEMS_STATIC_ANALYSIS we need
basedefs.h. For RTEMS_UNREACHABLE() we need _Assert().
I am not sure if the RTEMS_STATIC_ANALYSIS was really a good idea. It is
currently just used in assert.h. Maybe we should remove it.
--
Ticket URL: <http://devel.rtems.org/ticket/4900#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list