Date: Wed, 6 Aug 2003 11:21:27 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <200308061821.h76ILRDT064261@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/08/06 11:21:27 PDT
FreeBSD src repository
Modified files:
sys/i386/include cpufunc.h
Log:
Backed out previous commit. This restores the warning about pessimized
(short) types for the port arg of inb() (rev.1.56). The warning started
working for u_short types with gcc-3.3. The pessimizations exposed
by this been fixed except for the cx and oltr drivers where the breakage
of the warning has been pushed to the drivers.
Revision Changes Path
1.135 +2 -2 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308061821.h76ILRDT064261>
