summaryrefslogtreecommitdiff
path: root/gas/config/tc-sh64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-sh64.h')
-rw-r--r--gas/config/tc-sh64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/tc-sh64.h b/gas/config/tc-sh64.h
index a8dc1f2b6a..d786162d75 100644
--- a/gas/config/tc-sh64.h
+++ b/gas/config/tc-sh64.h
@@ -119,6 +119,7 @@ extern int sh64_consume_datalabel
/* Saying "$" is the same as saying ".". */
#define DOLLAR_DOT
+#undef MD_PCREL_FROM_SECTION
#define MD_PCREL_FROM_SECTION(FIXP, SEC) \
shmedia_md_pcrel_from_section (FIXP, SEC)