Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 22:14:08 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        current@FreeBSD.ORG
Subject:   Re: EGCS optimizations
Message-ID:  <199904060514.WAA04106@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
    Hmm. interesting.  My test kernel under GCC was considerably smaller then
    my test kernel under EGCS, even with -Os.

           text    data     bss     dec     hex filename
	1287575   95512  122972 1506059  16fb0b kernel.gcc	-O2
	1326304  111628  125708 1563640  17dbf8 kernel.egcs	-Os

					-Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904060514.WAA04106>