aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/pe.h')
-rw-r--r--gcc/config/arm/pe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/arm/pe.h b/gcc/config/arm/pe.h
index 3a9ad7c..4b9c38a 100644
--- a/gcc/config/arm/pe.h
+++ b/gcc/config/arm/pe.h
@@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */
#define ARM_PE_FLAG_CHAR '@'
/* Ensure that @x. will be stripped from the function name. */
+#undef SUBTARGET_NAME_ENCODING_LENGTHS
#define SUBTARGET_NAME_ENCODING_LENGTHS \
case ARM_PE_FLAG_CHAR: return 3;