From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23235 invoked by alias); 18 Dec 2002 20:56:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 23221 invoked by uid 71); 18 Dec 2002 20:56:01 -0000 Date: Wed, 18 Dec 2002 12:56:00 -0000 Message-ID: <20021218205601.23218.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Wolfgang Bangerth Subject: Re: optimization/8994: [3.2/3.3 regression] ICE with -O -march=pentium4 Reply-To: Wolfgang Bangerth X-SW-Source: 2002-12/txt/msg00966.txt.bz2 List-Id: The following reply was made to PR optimization/8994; it has been noted by GNATS. From: Wolfgang Bangerth To: Torbjorn Wassberg Cc: bangerth@dealii.org, Subject: Re: optimization/8994: [3.2/3.3 regression] ICE with -O -march=pentium4 Date: Wed, 18 Dec 2002 14:46:29 -0600 (CST) > > x.c:12: warning: deprecated use of label at end of compound statement > > > It should not matter as the original source (~3000 lines) doesn't have this problem. I may be blind, but if I remember right then a compound statement is a ({...}) thing, of which there is exactly one, and it does not have a label at its end. However, this warning is given by all gcc versions I checked. W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ticam.utexas.edu www: http://www.ticam.utexas.edu/~bangerth