This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51456] gcc-4.5.3 ARM misaligned relocation for __gxx_personality_v0 in libstdc++
- From: "junkmailnotread at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 Dec 2011 23:46:37 +0000
- Subject: [Bug libstdc++/51456] gcc-4.5.3 ARM misaligned relocation for __gxx_personality_v0 in libstdc++
- Auto-submitted: auto-generated
- References: <bug-51456-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51456
--- Comment #5 from junkmailnotread at yahoo dot com 2011-12-08 23:46:37 UTC ---
The problem is also present with glibc-2.13
Thanks for the PDF reference. If R_ARM_ABS32 has no alignment requirement then
this must be a glibc bug.