aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pa/pa.h')
-rw-r--r--gcc/config/pa/pa.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h
index e1d8267..3efcc3a 100644
--- a/gcc/config/pa/pa.h
+++ b/gcc/config/pa/pa.h
@@ -93,12 +93,6 @@ extern unsigned long total_code_bytes;
detect the sequence as a pc-relative call. */
#define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS && TARGET_HPUX)
-/* Define to a C expression evaluating to true to use long PIC
- pc-relative calls. Long PIC pc-relative calls are only used with
- GAS. Currently, they are usable for calls which bind local to a
- module but not for external calls. */
-#define TARGET_LONG_PIC_PCREL_CALL 0
-
/* Define to a C expression evaluating to true to use SOM secondary
definition symbols for weak support. Linker support for secondary
definition symbols is buggy prior to HP-UX 11.X. */