Deleted Added
full compact
22c22
< /* $FreeBSD: head/contrib/gcc/c-common.h 96557 2002-05-14 01:44:02Z obrien $ */
---
> /* $FreeBSD: head/contrib/gcc/c-common.h 103452 2002-09-17 04:10:25Z kan $ */
476a477,481
> /* Nonzero means the expression being parsed will never be evaluated.
> This is a count, since unevaluated expressions can nest. */
>
> extern int skip_evaluation;
>