diff options
Diffstat (limited to 'gcc/hsa-common.h')
-rw-r--r-- | gcc/hsa-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hsa-common.h b/gcc/hsa-common.h index e12ffb1..ffeaaba 100644 --- a/gcc/hsa-common.h +++ b/gcc/hsa-common.h @@ -199,7 +199,7 @@ private: void operator delete (void *) {} }; -/* Report whether or not P is a an immediate operand. */ +/* Report whether or not P is an immediate operand. */ template <> template <> |