From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2712 invoked by alias); 18 Oct 2004 21:35:21 -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 2695 invoked from network); 18 Oct 2004 21:35:19 -0000 Received: from unknown (HELO faui10.informatik.uni-erlangen.de) (131.188.31.10) by sourceware.org with SMTP; 18 Oct 2004 21:35:19 -0000 Received: from faui1g.informatik.uni-erlangen.de (faui1g [131.188.31.37]) by faui10.informatik.uni-erlangen.de (8.9.3p3/8.1.9-FAU) with ESMTP id XAA27943; Mon, 18 Oct 2004 23:35:16 +0200 (CEST) Received: from faui1g.informatik.uni-erlangen.de (localhost [127.0.0.1]) by faui1g.informatik.uni-erlangen.de (8.12.10/8.1.6-FAU) with ESMTP id i9ILZGqt003719; Mon, 18 Oct 2004 23:35:16 +0200 Received: (from weigand@localhost) by faui1g.informatik.uni-erlangen.de (8.12.10/8.12.10/Submit) id i9ILZGq6003717; Mon, 18 Oct 2004 23:35:16 +0200 Message-Id: <200410182135.i9ILZGq6003717@faui1g.informatik.uni-erlangen.de> Subject: Re: [PATCH] Fix PRs middle-end/15014 and middle-end/16973, removing labels with their address taken To: pinskia@physics.uc.edu Date: Mon, 18 Oct 2004 21:37:00 -0000 From: "Ulrich Weigand" Cc: gcc-patches@gcc.gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg01552.txt.bz2 Andrew Pinski wrote: >I also applied the following testcase for PR 16973. This one fails with: /home/weigand/fsf/gcc-head/gcc/testsuite/gcc.dg/pr16973.c: In function 'f': /home/weigand/fsf/gcc-head/gcc/testsuite/gcc.dg/pr16973.c:8: error: taking the address of a label is non-standard /home/weigand/fsf/gcc-head/gcc/testsuite/gcc.dg/pr16973.c:8: error: taking the address of a label is non-standard /home/weigand/fsf/gcc-head/gcc/testsuite/gcc.dg/pr16973.c:8: error: pointer of type 'void *' used in subtraction I guess you should reset dg-options to remove the "-ansi -pedantic-errors". Bye, Ulrich -- Dr. Ulrich Weigand weigand@informatik.uni-erlangen.de