diff options
Diffstat (limited to 'gcc/config/sh/sh.h')
-rw-r--r-- | gcc/config/sh/sh.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index acec122abd0..c7510339534 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -79,7 +79,6 @@ do { \ builtin_define ("__pic__"); \ builtin_define ("__PIC__"); \ } \ - TARGET_OBJFMT_CPP_BUILTINS (); \ } while (0) /* We can not debug without a frame pointer. */ |