GCC 3.0 Release Criteria

Bernd Schmidt bernds@balti.cygnus.co.uk
Thu Apr 27 04:38:00 GMT 2000


>  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



More information about the Gcc mailing list