[Bug 1988] New: sparc64: init/fini mislocated
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Dec 12 18:50:47 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1988
Summary: sparc64: init/fini mislocated
Product: RTEMS
Version: HEAD
Platform: sparc64
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: bsps
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: gedare at rtems.org
Created attachment 1395
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1395
Patch fixing bug.
The link script has the .init and .fini sections in a location that confuses
the linker and occasionally causes a bug where the global constructors are not
called correctly.
Also the _etext symbol is defined in the wrong place, though I haven't observed
a bug from it I will fix it too.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list