Forgot to check this in yesterday.

From-SVN: r28481
This commit is contained in:
Richard Henderson 1999-08-03 22:46:42 -07:00
parent fa94e3a95d
commit 31534a2cba
1 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,13 @@ Mon Aug 2 18:29:32 1999 Mark Mitchell <mark@codesourcery.com>
* invoke.texi (-fdump-translation-unit): New option.
Mon Aug 2 17:54:19 1999 Richard Henderson <rth@cygnus.com>
* expr.h (PROMOTE_PROTOTYPES): Move ...
* defaults.h: ... to here.
* c-decl.c: Include defaults.h instead of expr.h.
* c-typeck.c: Include defaults.h.
Mon Aug 2 17:10:24 1999 Mark Mitchell <mark@codesourcery.com>
* toplev.h (errorcount): Declare.