diff options
Diffstat (limited to 'src/pic14/ralloc.c')
-rw-r--r-- | src/pic14/ralloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pic14/ralloc.c b/src/pic14/ralloc.c index be825c46f..cead5f051 100644 --- a/src/pic14/ralloc.c +++ b/src/pic14/ralloc.c @@ -3668,7 +3668,7 @@ packRegisters (eBBlock * ebp) packRegsForOneuse (ic, IC_LEFT (ic), ebp); - /* if this is cast for intergral promotion then + /* if this is cast for integral promotion then check if only use of the definition of the operand being casted/ if yes then replace the result of that arithmetic operation with |