From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14860 invoked by alias); 6 Apr 2002 08:26:10 -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 14828 invoked by uid 71); 6 Apr 2002 08:26:09 -0000 Resent-Date: 6 Apr 2002 08:26:09 -0000 Resent-Message-ID: <20020406082609.14827.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, casteyde.christian@free.fr Received:(qmail 7129 invoked by uid 61); 6 Apr 2002 08:18:22 -0000 Message-Id:<20020406081822.7126.qmail@sources.redhat.com> Date: Sat, 06 Apr 2002 00:26:00 -0000 From: casteyde.christian@free.fr Reply-To: casteyde.christian@free.fr To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c/6199: Internal Compiler Error while compiling Wine with gcc-20020401 X-SW-Source: 2002-04/txt/msg00399.txt.bz2 List-Id: >Number: 6199 >Category: c >Synopsis: Internal Compiler Error while compiling Wine with gcc-20020401 >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Sat Apr 06 00:26:08 PST 2002 >Closed-Date: >Last-Modified: >Originator: Christian Casteyde >Release: gcc (GCC) 3.1 20020401 (prerelease >Organization: >Environment: Linux 2.4.18 (gcc 3.0.4 compiled) on x86, glibc 2.2.5, XFree 4.2.0 >Description: Internal compiler error while compiling file ./memory/selector.c of Wine snapshot 20020310. Wine was simply configured as: CFLAGS="-O2 -pipe -march=pentiumpro" ./configure make depend make Full error message issued by GCC: gcc -c -I. -I. -I../include -I../include -O2 -pipe -march=pentiumpro -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o selector.o selector.c cc1: warning: changing search order for system directory "/usr/X11R6/include" cc1: warning: as it has already been specified as a non-system directory selector.c: In function `SELECTOR_SetEntries': selector.c:174: Internal compiler error in do_SUBST, at combine.c:439 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [selector.o] Error 1 make[3]: Leaving directory `/mnt/src/wine-20020310/memory' make[2]: *** [../../memory/memory.o] Error 2 make[2]: Leaving directory `/mnt/src/wine-20020310/dlls/ntdll' make[1]: *** [ntdll/libntdll.so] Error 2 make[1]: Leaving directory `/mnt/src/wine-20020310/dlls' make: *** [dlls] Error 2 GCC was itself compiled with : CFLAGS="-O2 -pipe -march=pentiumpro" \ ../gcc-20020401/configure --enable-shared \ --enable-thread --enable-long-long --prefix=/usr \ --with-gxx-include-dir=/usr/include/g++ >How-To-Repeat: Compile Wine 20020310 snapshot >Fix: >Release-Note: >Audit-Trail: >Unformatted: