diff options
Diffstat (limited to 'gcc/hsa.c')
-rw-r--r-- | gcc/hsa.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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: |