> > I can't track down or figure out what is making SDCC use different > formatting. Why is this occurring?
--fverbose-asm can be helpful to find out, you might also want to check, if the difference is due to application of a previous peephole (--fverbose-asm will mention so, --no-peep can disable them). If the operations are the same, but differences are in the operands, --i-code-in-asm might help find out. Philipp _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user