[RTEMS Project] #2790: Linker sets broken with GCC 7
RTEMS trac
trac at rtems.org
Tue Dec 6 11:03:24 UTC 2016
#2790: Linker sets broken with GCC 7
-----------------------------+------------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.12
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"4b579c5f5170e1fb6a0573729444c289643b7d84/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="4b579c5f5170e1fb6a0573729444c289643b7d84"
score: Simplify linker set API
Resurrect RTEMS_LINKER_SET_BEGIN() and RTEMS_LINKER_SET_END().
Add new macros RTEMS_LINKER_SET_ITEM_COUNT(),
RTEMS_LINKER_SET_IS_EMPTY(), and
RTEMS_LINKER_SET_FOREACH().
Remove confusing RTEMS_LINKER_SET_ASSIGN_BEGIN() and
RTEMS_LINKER_SET_ASSIGN_END().
Fix RTEMS_LINKER_SET_SIZE() to return the size in characters as
specified by the documentation.
Update #2408.
Update #2790.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2790#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list