]> git.ipfire.org Git - thirdparty/gcc.git/commit - libffi/ChangeLog
Fix Portable .NET bug with IA-64 pointer size.
authorJim Wilson <wilson@redhat.com>
Tue, 26 Nov 2002 22:24:05 +0000 (22:24 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 26 Nov 2002 22:24:05 +0000 (14:24 -0800)
commitbc3cf760721b623f8a7ec325a42dd9508e1c8ef8
treef56469be5419070c1645fdffe09be656f0e2d9dd
parent32e098dd9899200f63a8944371038846fdb49915
Fix Portable .NET bug with IA-64 pointer size.

* src/types.c (FFI_TYPE_POINTER): Has size 8 on IA64.

From-SVN: r59541
libffi/ChangeLog
libffi/src/types.c