summaryrefslogtreecommitdiff
path: root/gcc/config/gcn/gcn-run.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/gcn/gcn-run.c')
-rw-r--r--gcc/config/gcn/gcn-run.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/gcn/gcn-run.c b/gcc/config/gcn/gcn-run.c
index 7bec741218f..1e952e92b76 100644
--- a/gcc/config/gcn/gcn-run.c
+++ b/gcc/config/gcn/gcn-run.c
@@ -575,7 +575,7 @@ found_main:;
break;
case R_AMDGPU_REL64:
/* FIXME
- LLD seems to emit REL64 where the the assembler has ABS64.
+ LLD seems to emit REL64 where the assembler has ABS64.
This is clearly wrong because it's not what the compiler
is expecting. Let's assume, for now, that it's a bug.
In any case, GCN kernels are always self contained and