diff options
Diffstat (limited to 'src/ds390/ralloc.c')
-rw-r--r-- | src/ds390/ralloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ds390/ralloc.c b/src/ds390/ralloc.c index 5d6d2b5c0..1938201d2 100644 --- a/src/ds390/ralloc.c +++ b/src/ds390/ralloc.c @@ -3280,7 +3280,7 @@ packRegisters (eBBlock ** ebpp, int blockno) packRegsDPTRuse (IC_LEFT (ic)); } - /* if this is a cast for intergral promotion then + /* if this is a cast for integral promotion then check if it's the only use of the definition of the operand being casted/ if yes then replace the result of that arithmetic operation with |