[RTEMS Project] #4266: motorola_powerpc bootloader images not linking correctly
RTEMS trac
trac at rtems.org
Sun Feb 28 03:37:22 UTC 2021
#4266: motorola_powerpc bootloader images not linking correctly
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: closed
Priority: normal | Milestone: 5.2
Component: bsps | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-------------------------+--------------------------
Comment (by Chris Johns <chrisj@…>):
In [changeset:"96918affc34e50cccdf30b1c8e0fe0e73d122d78/rtems"
96918af/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="96918affc34e50cccdf30b1c8e0fe0e73d122d78"
powerpc/motorola_power: Place any common data in the .bss section
- It seems the compiler how defaults to -fcommon and this means
some uninitialised data is ignored.
Closes #4266
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4266#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list