From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11693 invoked by alias); 20 Jun 2003 19:27:11 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 10418 invoked from network); 20 Jun 2003 19:26:47 -0000 Received: from unknown (HELO nikam.ms.mff.cuni.cz) (195.113.18.106) by sources.redhat.com with SMTP; 20 Jun 2003 19:26:47 -0000 Received: from camelot.ms.mff.cuni.cz (kampanus.ms.mff.cuni.cz [195.113.18.107]) by nikam.ms.mff.cuni.cz (Postfix) with SMTP id B42764DF61; Fri, 20 Jun 2003 21:26:48 +0200 (CEST) Received: by camelot.ms.mff.cuni.cz (sSMTP sendmail emulation); Fri, 20 Jun 2003 21:26:50 +0200 Date: Fri, 20 Jun 2003 19:35:00 -0000 From: Jan Hubicka To: John David Anglin Cc: jh@suse.cz, gcc-patches@gcc.gnu.org, rth@redhat.com Subject: Re: Hookize CFG debugging code Message-ID: <20030620192650.GA29294@kam.mff.cuni.cz> References: <200306201849.h5KIntmW029723@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306201849.h5KIntmW029723@hiauly1.hia.nrc.ca> User-Agent: Mutt/1.3.28i X-SW-Source: 2003-06/txt/msg02441.txt.bz2 > > Yes, the warnings are no longer generated by the test. I'll let you know > > the result of the bootstrap and check when it completes. > > stage1/xgcc -Bstage1/ -B/opt/gnu/hppa2.0w-hp-hpux11.00/bin/ -c -O2 -g -fPIC -D > IN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -peda > ntic -Wno-long-long -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc > /gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../g > cc/gcc/cfgrtl.c -o cfgrtl.o > ../../gcc/gcc/cfgrtl.c: In function `rtl_verify_flow_info_1': > ../../gcc/gcc/cfgrtl.c:1768: warning: `fallthru' might be used uninitialized in > this function Urgh. Please just add the zero initializer (when it is used it is initialized so the warning is harmless). Sorry for that. Honza > > Dave > -- > J. David Anglin dave.anglin@nrc-cnrc.gc.ca > National Research Council of Canada (613) 990-0752 (FAX: 952-6602)