cvs commit: src/contrib/gcc c-decl.c
David E. O'Brien
obrien at FreeBSD.org
Wed Sep 7 02:23:41 PDT 2005
obrien 2005-09-07 09:23:39 UTC
FreeBSD src repository
Modified files:
contrib/gcc c-decl.c
Log:
Fix bug where static forward declarations weren't accepted.
This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C.
Submitted by: rodrigc
Obtained from: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
Revision Changes Path
1.13 +5 -2 src/contrib/gcc/c-decl.c
More information about the cvs-src
mailing list