diff options
Diffstat (limited to 'gcc/config/d30v/d30v.h')
-rw-r--r-- | gcc/config/d30v/d30v.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/d30v/d30v.h b/gcc/config/d30v/d30v.h index 3c9bff6d310..095a1def4af 100644 --- a/gcc/config/d30v/d30v.h +++ b/gcc/config/d30v/d30v.h @@ -4238,7 +4238,7 @@ fprintf (STREAM, "\t.word .L%d\n", VALUE) /* Define this macro to handle System V style pragmas (particularly #pack). Defined in svr4.h. */ -#define HANDLE_SYSV_PRAGMA +#define HANDLE_SYSV_PRAGMA 1 /* Define this macro if you want to handle #pragma weak (HANDLE_SYSV_PRAGMA must also be defined). */ |