Date: Sat, 13 Nov 1999 15:08:47 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile Message-ID: <199911132308.PAA64409@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/11/13 15:08:47 PST
Modified files:
sys/boot/i386/boot2 Makefile
Log:
Turn on the -fforce-addr and -fschedule-insns optimizations. Adding
either one gives us an additional 32 bytes of additional space available
when using EGCS 1.1.2. With GCC 2.95.2 -fforce-addr gives us 12 more bytes,
and adding -fschedule-insns gives us an additional 4 bytes.
Revision Changes Path
1.15 +4 -3 src/sys/boot/i386/boot2/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911132308.PAA64409>
