Date: Sat, 19 Feb 2005 13:46:40 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include _types.h Message-ID: <200502191346.j1JDkerG025138@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-02-19 13:46:40 UTC
FreeBSD src repository
Modified files:
sys/i386/include _types.h
Log:
Together with the changes to compile kernels with the Intel C/C++ compiler
preliminary support for using the GCC-compatibility of ICC was committed
but couldn't be tested at that time due to problems with ICC itself. Since
ICC 8.1 it's possible to use its GCC-compatibility under FreeBSD and it
turned out that a typedef for __gnuc_va_list is required in that case.
Revert the part of rev. 1.8 which #ifdef'ed out __gnuc_va_list for ICC.
MFC after: 1 week
Revision Changes Path
1.10 +1 -1 src/sys/i386/include/_types.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502191346.j1JDkerG025138>
