On Wed, Nov 06, 2013 at 08:42:15PM +0100, tho...@codesourcery.com wrote:
> From: Thomas Schwinge
>
> libgomp/
> * libgomp_g.h: Include for size_t.
I'm surprised why it is needed, because libgomp.h that includes it includes
stdlib.h that should provide size_t too. But, including thi
From: Thomas Schwinge
libgomp/
* libgomp_g.h: Include for size_t.
---
libgomp/libgomp_g.h | 1 +
1 file changed, 1 insertion(+)
diff --git libgomp/libgomp_g.h libgomp/libgomp_g.h
index 32c4cf6..577956a 100644
--- libgomp/libgomp_g.h
+++ libgomp/libgomp_g.h
@@ -29,6 +29,7 @@
#d