From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17667 invoked by alias); 16 May 2002 16:56:04 -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 17621 invoked by uid 71); 16 May 2002 16:56:02 -0000 Resent-Date: 16 May 2002 16:56:02 -0000 Resent-Message-ID: <20020516165602.17620.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, olivier.lauffenburger@wanadoo.fr Received:(qmail 17277 invoked by uid 61); 16 May 2002 16:55:13 -0000 Message-Id:<20020516165513.17270.qmail@sources.redhat.com> Date: Thu, 16 May 2002 09:56:00 -0000 From: olivier.lauffenburger@wanadoo.fr Reply-To: olivier.lauffenburger@wanadoo.fr To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c/6683: Internal compiler error of GCC 3.1 with -O2 X-SW-Source: 2002-05/txt/msg00460.txt.bz2 List-Id: >Number: 6683 >Category: c >Synopsis: Internal compiler error of GCC 3.1 with -O2 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Thu May 16 09:56:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: olivier.lauffenburger@wanadoo.fr >Release: 3.1 20020513 (prerelease) >Organization: >Environment: Cygwin on Windows 2000 SP2, Pentium III GCC configured with: ../gcc/configure --prefix=/usr/local/gcc-beta --bindir=/usr/bin --program-suffix=-3.1 --enable-languages=ada,c,c++,f77 --disable-libgcj Thread model: single >Description: When compiling the file test.c (from the GNU Scientific Library v1.1.1) with the optimization level 2 or 3, an internal compiler error occurs: In file included from test.c:61: test_complex_source.c: In function 'test_complex_float_trap': test_complex_source.c:258: Internal compiler error in subst, at combine.c:3546 >How-To-Repeat: The command line is: gcc -DHAVE_CONFIG_H -I. -O2 -c test.c >Fix: With -O0 or -O1, the ICE does not occur. >Release-Note: >Audit-Trail: >Unformatted: