From 6278d55f668d83e77633d93f9f1105634b34016a Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 1 Jul 1992 20:14:43 +0000 Subject: [PATCH] entered into RCS From-SVN: r1376 --- gcc/config/romp/romp.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config/romp/romp.h b/gcc/config/romp/romp.h index 6cd3b3d189b..775805c74d7 100644 --- a/gcc/config/romp/romp.h +++ b/gcc/config/romp/romp.h @@ -83,6 +83,9 @@ extern int target_flags; flag_force_mem = 1; \ } \ } + +/* Match 's definition. */ +#define SIZE_TYPE "long int" /* target machine storage layout */ -- 2.30.2