> Could the 10% increase in code size be due to changed alignment policy? Try again with -malign-jumps=0 -malign-loops=0 -malign-functions=0 -mpreferred-stack-boundary=2 in the CFLAGS. I don't remember whether 2.7.2 already had the alignment flags, if so, pass them to that compiler as well. Bernd