https://bugs.kde.org/show_bug.cgi?id=360749
Bug ID: 360749
Summary: kludge for multiple .rodata sections on Solaris no
longer needed
Product: valgrind
Version: 3.12 SVN
Platform: Compiled Sources
OS: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Kludge introduced by BZ#353802 for Solaris solving a problem with multiple
sections named
".rodata" is no longer needed. Solaris linker now combines SHF_STRINGS
SHF_MERGE sections with differing alignment and thus creates only one .rodata
section.
The situation with multiple ".rodata" sections existed only between dozens of
builds of Solaris 12.
--
You are receiving this mail because:
You are watching all bug changes.