Date: Wed, 23 Jul 2003 10:58:41 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/capi/iavc iavc.h iavc_lli.c Message-ID: <200307231758.h6NHwfVq016578@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/07/23 10:58:41 PDT
FreeBSD src repository
Modified files:
sys/i4b/capi/iavc iavc.h iavc_lli.c
Log:
Undo agressive inlining which GCC previously wisely ignored.
The this eliminates 67% of the text segment (relative to respected
inline requests).
Revision Changes Path
1.2 +11 -152 src/sys/i4b/capi/iavc/iavc.h
1.7 +158 -0 src/sys/i4b/capi/iavc/iavc_lli.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307231758.h6NHwfVq016578>
