diff options
author | obrien <obrien@FreeBSD.org> | 2004-03-18 18:05:08 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-03-18 18:05:08 +0000 |
commit | 2094be29646dbec7fb96a01cdbdd4d2fdc6b74dd (patch) | |
tree | 5ac668f35230b1e64522a3887d308d9f595ad132 /lib/libc/stdlib/malloc.c | |
parent | c6ca50a4e34a6ae8e7b9658ba92e3e1128a27e7f (diff) | |
download | FreeBSD-src-2094be29646dbec7fb96a01cdbdd4d2fdc6b74dd.zip FreeBSD-src-2094be29646dbec7fb96a01cdbdd4d2fdc6b74dd.tar.gz |
For AMD64, lets officially support a -O2 kernel build!
I've added -fno-strict-aliasing for now so we can ease into this.
I wanted to shoot for -O3, but the inlining caused problems due to GCC's
size heuristics; so also add -frename-registers, which is one of the things
-O3 would have given us.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions