aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nvptx/nvptx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/nvptx/nvptx.h')
-rw-r--r--gcc/config/nvptx/nvptx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/nvptx/nvptx.h b/gcc/config/nvptx/nvptx.h
index 018b844..1a497be 100644
--- a/gcc/config/nvptx/nvptx.h
+++ b/gcc/config/nvptx/nvptx.h
@@ -349,6 +349,7 @@ struct GTY(()) machine_function
#define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) \
((VALUE) = GET_MODE_BITSIZE ((MODE)), 2)
+#define SUPPORTS_WEAK 1
#define NO_DOT_IN_LABEL
#define ASM_COMMENT_START "//"