public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: krelisnet@softhome.net
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/6866: gcc-3.1 won't compile itself with -march=pentium4 -msse2 -mfpmath=sse
Date: Thu, 30 May 2002 04:36:00 -0000	[thread overview]
Message-ID: <20020530111058.16070.qmail@sources.redhat.com> (raw)


>Number:         6866
>Category:       bootstrap
>Synopsis:       gcc-3.1 won't compile itself with -march=pentium4 -msse2 -mfpmath=sse
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Thu May 30 04:16:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Cornelis de Gier
>Release:        gcc-3.1
>Organization:
>Environment:
Mandrake 8.2 on Pentium4 with gcc-3.1
>Description:
While bootstrapping:

/bin/sh ./libtool --mode=compile /home/cwg/install/src/objdir/gcc/xgcc -B/home/cwg/install/src/objdir/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -DHAVE_CONFIG_H -I. -I../../../gcc-3.1/libjava -I./include -I./gcj -I../../../gcc-3.1/libjava -Iinclude -I../../../gcc-3.1/libjava/include -I../../../gcc-3.1/libjava/../boehm-gc/include  -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1   -I../../../gcc-3.1/libjava/libltdl -I../../../gcc-3.1/libjava/libltdl -I../../../gcc-3.1/libjava/.././libjava/../gcc -I../../../gcc-3.1/libjava/../zlib -I../../../gcc-3.1/libjava/../libffi/include -I../libffi/include   -D__NO_MATH_INLINES  -ffloat-store -W -Wall -march=pentium4 -msse2 -O2 -mfpmath=sse -c -o java/lang/strtod.lo ../../../gcc-3.1/libjava/java/lang/strtod.c
../../../gcc-3.1/libjava/java/lang/dtoa.c: In function `_Jv_dtoa_r':
../../../gcc-3.1/libjava/java/lang/dtoa.c:248: warning: `ilim' might be used uninitialized in this function
../../../gcc-3.1/libjava/java/lang/dtoa.c:248: warning: `ilim1' might be used uninitialized in this function
../../../gcc-3.1/libjava/java/lang/dtoa.c:249: warning: `spec_case' might be used uninitialized in this function
../../../gcc-3.1/libjava/java/lang/dtoa.c:256: warning: `mlo' might be used uninitialized in this function
../../../gcc-3.1/libjava/java/lang/dtoa.c:882: Internal compiler error in ix86_secondary_memory_needed, at config/i386/i386.c:12251
>How-To-Repeat:
$ mkdir objdir
$ cd objdir
$ ../gcc-3.1/configure --enable-threads --with-cpu=pentium4 --enable-version-specific-runtime-libs
$ make -j 2 CFLAGS='-march=pentium4 -msse2 -O2 -mfpmath=sse' LIBCFLAGS='-march=pentium4 -msse2 -g -O2 -mfpmath=sse' LIBCXXFLAGS='-march=pentium4 -msse2 -g -O2 -mfpmath=sse -fno-implicit-templates' bootstrap-lean
>Fix:
Work around: not using -march=pentium4 -msse2 -mfpmath=sse as compilation options.
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-05-30 11:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30  4:36 krelisnet [this message]
2002-06-13  9:31 hubicka
2002-10-17  9:55 hubicka

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=20020530111058.16070.qmail@sources.redhat.com \
    --to=krelisnet@softhome.net \
    --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).