[RTEMS Project] #4950: libdl test dl07 fails on PowerPC
RTEMS trac
trac at rtems.org
Tue Aug 29 01:21:58 UTC 2023
#4950: libdl test dl07 fails on PowerPC
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: lib/dl | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-------------------------+--------------------------
Changes (by Chris Johns <chrisj@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ac6de5a3e91e05f068f8ed2e548056357024b944/rtems"
ac6de5a3/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="ac6de5a3e91e05f068f8ed2e548056357024b944"
cpukit/libdl: Correctly account for section alignments
- Add the section alignment to the size as the allocator may not
provide correctly aligned memory
- Only include symbols in the section when locating symbols. The
powerpc was incorrectly adding SDATA BSS symbols to the BSS offset
overrunning the section
Closes #4950
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4950#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list