]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/unwind-pe.h
unwind.h (_Unwind_Ptr): Make 64 bits on IA64 HP-UX.
authorSteve Ellcey <sje@cup.hp.com>
Thu, 15 Aug 2002 18:01:30 +0000 (18:01 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 15 Aug 2002 18:01:30 +0000 (18:01 +0000)
commit9ef30f834e41445014188b3ac2040b6b779d3d20
treea82bf7e678d7cddc008d6be93e34e9e9264fe4e7
parentf7043461dbdc6ffc526ab4fa14c420c182599c02
unwind.h (_Unwind_Ptr): Make 64 bits on IA64 HP-UX.

* gcc/unwind.h (_Unwind_Ptr): Make 64 bits on IA64 HP-UX.
(_Unwind_Internal_Ptr): 32 bit version for use in
read_encoded_value_with_base.
* gcc/unwind-pe.h (read_encoded_value_with_base): Use
_Unwind_Internal_Ptr instead of _Unwind_Ptr in order to get the
right size.

From-SVN: r56351
gcc/ChangeLog
gcc/unwind-pe.h
gcc/unwind.h