This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/48007] Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 6 Mar 2011 21:21:08 +0000
- Subject: [Bug other/48007] Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
- Auto-submitted: auto-generated
- References: <bug-48007-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48007
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-03-06 21:21:03 UTC ---
X32 glibc force unwind calls _Unwind_SetGRValue to
restore a 64bit register value.