diff options
Diffstat (limited to 'gcc/config/i386/ptx4-i.h')
-rw-r--r-- | gcc/config/i386/ptx4-i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/ptx4-i.h b/gcc/config/i386/ptx4-i.h index 36836f6ed30..1537b4a4cee 100644 --- a/gcc/config/i386/ptx4-i.h +++ b/gcc/config/i386/ptx4-i.h @@ -244,4 +244,4 @@ do { long value[3]; \ /* Indicate that jump tables go in the text section. This is necessary when compiling PIC code. */ -#define JUMP_TABLES_IN_TEXT_SECTION +#define JUMP_TABLES_IN_TEXT_SECTION 1 |