be explicit about the default VERBOSE case
authorBruce Korb <korbb@gcc.gnu.org>
Sat, 22 Mar 2003 21:58:56 +0000 (21:58 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Sat, 22 Mar 2003 21:58:56 +0000 (21:58 +0000)
From-SVN: r64728

gcc/ChangeLog

index 58e6a45c9689771b35bd90a6aa6a20139fde931d..791e5b9e51d945b4d56e7f89444b92cd11c909f1 100644 (file)
@@ -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  <aj@suse.de>