diff options
Diffstat (limited to 'src/pic16/ralloc.c')
-rw-r--r-- | src/pic16/ralloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pic16/ralloc.c b/src/pic16/ralloc.c index d3b86ede2..09c320ddb 100644 --- a/src/pic16/ralloc.c +++ b/src/pic16/ralloc.c @@ -4241,7 +4241,7 @@ pic16_packRegisters (eBBlock * ebp) #endif #ifndef NO_cast_peep - /* 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 |