public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: casteyde.christian@free.fr
To: gcc-gnats@gcc.gnu.org
Subject: c/6199: Internal Compiler Error while compiling Wine with gcc-20020401
Date: Sat, 06 Apr 2002 00:26:00 -0000	[thread overview]
Message-ID: <20020406081822.7126.qmail@sources.redhat.com> (raw)


>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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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:


             reply	other threads:[~2002-04-06  8:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-06  0:26 casteyde.christian [this message]
2002-04-06  0:56 Neil Booth
2002-04-07 18:20 rodrigc
2002-04-08 10:06 Christian Casteyde
2002-04-11  5:22 jakub
2002-04-11  9:56 Christian Casteyde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020406081822.7126.qmail@sources.redhat.com \
    --to=casteyde.christian@free.fr \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).