aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hsa.c')
-rw-r--r--gcc/hsa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/hsa.c b/gcc/hsa.c
index ff97870..c9c4957 100644
--- a/gcc/hsa.c
+++ b/gcc/hsa.c
@@ -947,7 +947,6 @@ hsa_internal_fn::get_arity ()
case IFN_SCALB:
case IFN_LDEXP:
return 2;
- break;
case IFN_CLRSB:
case IFN_CLZ:
case IFN_CTZ: