]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/xtensa/xtensa.cc
xtensa: gcc: enable section anchors support
[thirdparty/gcc.git] / gcc / config / xtensa / xtensa.cc
index e5abd356a745340e7460afa75e6a69f8f6fa51b1..828c7642b7cb635abf658868c38372b885a35552 100644 (file)
@@ -366,6 +366,9 @@ static rtx xtensa_delegitimize_address (rtx);
 #undef TARGET_ASM_OUTPUT_MI_THUNK
 #define TARGET_ASM_OUTPUT_MI_THUNK xtensa_output_mi_thunk
 
+#undef TARGET_MAX_ANCHOR_OFFSET
+#define TARGET_MAX_ANCHOR_OFFSET 1020
+
 struct gcc_target targetm = TARGET_INITIALIZER;
 
 \f