diff options
Diffstat (limited to 'gcc/config/frv/frv.h')
-rw-r--r-- | gcc/config/frv/frv.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/config/frv/frv.h b/gcc/config/frv/frv.h index b498c614ce5..49cee4cf334 100644 --- a/gcc/config/frv/frv.h +++ b/gcc/config/frv/frv.h @@ -2306,13 +2306,6 @@ fprintf (STREAM, "\t.word .L%d\n", VALUE) `QImode'. */ #define FUNCTION_MODE QImode -/* Define this macro to handle System V style pragmas: #pragma pack and - #pragma weak. Note, #pragma weak will only be supported if SUPPORT_WEAK is - defined. - - Defined in svr4.h. */ -#define HANDLE_SYSV_PRAGMA 1 - /* A C expression for the maximum number of instructions to execute via conditional execution instructions instead of a branch. A value of BRANCH_COST+1 is the default if the machine does not use |