From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19738 invoked by alias); 11 Apr 2002 16:56:02 -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 19717 invoked by uid 71); 11 Apr 2002 16:56:01 -0000 Date: Thu, 11 Apr 2002 09:56:00 -0000 Message-ID: <20020411165601.19716.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Christian Casteyde Subject: Re: c/6199: Internal Compiler Error while compiling Wine with gcc-20020401 Reply-To: Christian Casteyde X-SW-Source: 2002-04/txt/msg00616.txt.bz2 List-Id: The following reply was made to PR c/6199; it has been noted by GNATS. From: Christian Casteyde To: jakub@gcc.gnu.org, casteyde.christian@free.fr, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Cc: Subject: Re: c/6199: Internal Compiler Error while compiling Wine with gcc-20020401 Date: Thu, 11 Apr 2002 18:55:30 +0200 On Thursday 11 April 2002 14:22, you wrote: > I'm pretty sure this is a dup of PR c/6223 (which had preprocessed > source attached). Yes, it is exactly what I got. It's the same file, the same function. I found that the file compiled fine if not using optimizations, but if using -O2 -march=pentiumpro, it doesn't work anymore. Good luck, CC