[Bug libc/606] profiling causes segfault in gmon mcount on ARM
opensource at artnaseef dot com
sourceware-bugzilla@sources.redhat.com
Fri Dec 10 20:53:00 GMT 2004
------- Additional Comments From opensource at artnaseef dot com 2004-12-10 20:53 -------
Created an attachment (id=308)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=308&action=view)
suggested fix
This patch fixes the problem, for the ARM architecture only, by adding an
alignment preprocessor macro that can be defined for a specific architecture,
and aligning the pointer assignments in _monstartup() based on this macro.
It also sets the alignment for the ARM architecture to 4 bytes.
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=606
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list