From: Bruce Korb Date: Sat, 22 Mar 2003 21:58:56 +0000 (+0000) Subject: be explicit about the default VERBOSE case X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=00af168c3e4aba4e21c0ab46c803387c0813ce87;p=gcc.git be explicit about the default VERBOSE case From-SVN: r64728 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 58e6a45c968..791e5b9e51d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -6,6 +6,9 @@ (solaris_mutex_init): Rename to solaris_mutex_init_2. * fixinc/fixincl.x: Regenerate. * fixinc/tests/base/pthread.h: Update. + * fixinc/fixincl.c(initialize): be explicit about the default case + and indicate verbose level when being very, very verbose. + * fixinc/check.tpl(VERBOSE): provide a means for passing the value in 2003-03-22 Andreas Jaeger