openbsd-ports/lang/gcc/4.7/patches/patch-libmudflap_mf-runtime_h
pascal f2b393605c Import gcc 4.7.
ok espie@
2012-04-23 15:56:40 +00:00

13 lines
582 B
Plaintext

$OpenBSD: patch-libmudflap_mf-runtime_h,v 1.1.1.1 2012/04/23 15:56:42 pascal Exp $
--- libmudflap/mf-runtime.h.orig Sat Nov 12 14:08:49 2011
+++ libmudflap/mf-runtime.h Sat Nov 12 14:09:20 2011
@@ -31,7 +31,7 @@ see the files COPYING3 and COPYING.RUNTIME respectivel
#define MF_RUNTIME_H
typedef void *__mf_ptr_t;
-typedef unsigned int __mf_uintptr_t __attribute__ ((__mode__ (__pointer__)));
+typedef unsigned long __mf_uintptr_t __attribute__ ((__mode__ (__pointer__)));
typedef __SIZE_TYPE__ __mf_size_t;
/* Global declarations used by instrumentation. When _MUDFLAP is