summaryrefslogtreecommitdiff
path: root/gcc/gtm-builtins.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gtm-builtins.def')
-rw-r--r--gcc/gtm-builtins.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gtm-builtins.def b/gcc/gtm-builtins.def
index 1630a0e96a6..77b320c99e4 100644
--- a/gcc/gtm-builtins.def
+++ b/gcc/gtm-builtins.def
@@ -1,5 +1,5 @@
DEF_TM_BUILTIN (BUILT_IN_TM_START, "_ITM_beginTransaction",
- BT_FN_UINT_UINT, ATTR_TM_NOTHROW_RT_LIST)
+ BT_FN_UINT_UINT_VAR, ATTR_TM_NOTHROW_RT_LIST)
DEF_TM_BUILTIN (BUILT_IN_TM_COMMIT, "_ITM_commitTransaction",
BT_FN_VOID, ATTR_TM_NOTHROW_LIST)