Commit ID: 1005797F8DF4D2C77F0 CVSROOT: /cvs Module name: gcc Changes by: [email protected] 2016/07/26 23:57:52 UTC
Modified files:
gcc/config/i386: i386.c
Log message:
shave 130 .text and 100 .bss off mksh just by disabling stupid alignment
(to 256 bytes, can you believe it) when !MMX (SSE, amd64) and -Os
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/config/i386/i386.c
