Hello! I've been porting GCC for a new architecture and currently got stuck with a little switch. The GCC I have now, while creating the assembler file responds to C++ command "i++" by adding an offset of 4 while what I need is the offset of 1 instead. I didn't find macro/.md command responsible for it, so I will apprecite if someone could direct me in the right way. Regards, Liza