This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
5% code size and compilation time regression at -Os in last 2 days
- From: Richard Earnshaw <Richard dot Earnshaw at buzzard dot freeserve dot co dot uk>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Richard dot Earnshaw at buzzard dot freeserve dot co dot uk
- Date: Thu, 02 Dec 2004 22:28:35 +0000
- Subject: 5% code size and compilation time regression at -Os in last 2 days
Come on guys, what are you doing?
Code size at -Os has regressed by a whopping 5% over the last 2 days:
http://www.inf.u-szeged.hu/csibe/l-sbs.php?branchid=mainline&flags=-Os&data
view=Timeline&finish_button=Finish
Please check that your changes aren't having adverse size impacts before
you commit them.
R.