From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13389 invoked by alias); 8 Apr 2002 01:35:47 -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 13369 invoked by uid 61); 8 Apr 2002 01:35:47 -0000 Date: Sun, 07 Apr 2002 18:35:00 -0000 Message-ID: <20020408013547.13368.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, x_clerc@yahoo.com From: rodrigc@gcc.gnu.org Reply-To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, x_clerc@yahoo.com, gcc-gnats@gcc.gnu.org Subject: Re: other/6196: ICE in copy_to_mode_reg, at explow.c:711 X-SW-Source: 2002-04/txt/msg00459.txt.bz2 List-Id: Old Synopsis: internal error when the wrong number of [ ] in a goto instruction New Synopsis: ICE in copy_to_mode_reg, at explow.c:711 State-Changed-From-To: open->analyzed State-Changed-By: rodrigc State-Changed-When: Sun Apr 7 18:35:46 2002 State-Changed-Why: Problem reproduced. Compiling with -Wall -pedantic-errors shows the following warnings: a.cc: In function `int main()': a.cc:6: ISO C++ forbids taking the address of a label a.cc:6: ISO C++ forbids taking the address of a label a.cc:6: ISO C++ forbids taking the address of a label a.cc:6: ISO C++ forbids taking the address of a label a.cc:8: ISO C++ forbids computed gotos a.cc:8: Internal compiler error in copy_to_mode_reg, at explow.c:711 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6196