From: Mike Stump Date: Sat, 26 Oct 2002 01:21:28 +0000 (+0000) Subject: Add note about what it fixes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da89b956ca2a508b992404e656af24874057b767;p=gcc.git Add note about what it fixes. From-SVN: r58551 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4227a7cda90..ee970337303 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2002-10-25 Mike Stump + Fixes gcc.dg/warn-1.c. * c-typeck.c (warn_for_assignment): Don't print argument number, if zero. Sat Oct 26 01:44:46 CEST 2002 Jan Hubicka