X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog;h=32049a0ae99b790e48cb2672dae6be0823373756;hp=ba5c10c764124ccbdb635018b2d8fd0b909e7cc4;hb=a207ca5e3585840c64774150e19c319b59954d14;hpb=1f40468982a2270250ba872574bcd00021ed86d2 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ba5c10c7641..32049a0ae99 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2004-10-10 Joseph S. Myers + + PR c/17881 + * c-decl.c (grokparms): Don't warn for parameters of incomplete + type in declarations that are not definitions except for the case + of parameters of void type. + 2004-10-10 Kazu Hirata * tree-cfg.c: Fix comment typos.