public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sl at datamyway dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/30893]  New: gcc 3.2.3 fails to bootstrap on linux when 4.0.2 is preinstalled
Date: Tue, 20 Feb 2007 20:20:00 -0000	[thread overview]
Message-ID: <bug-30893-14133@http.gcc.gnu.org/bugzilla/> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2259 bytes --]

On SuSe linux 10.0 with gcc 4.0.2 installed 
(
~/import/gcc-3.2.3/objdir> uname -a
Linux djebe 2.6.13-15-smp #1 SMP Tue Sep 13 14:56:15 UTC 2005 i686 i686 i386
GNU/Linux
)
trying to bootstrap gcc 3.2.3 fails:
make bootstrap
.
.
.
much stuff deleted
.
.
.
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config
-I../../gcc/../include ../../gcc/rtl.c -o rtl.o
In file included from ../../gcc/rtl.c:24:
../../gcc/rtl.h:125: warning: type of bit-field â&#128;&#152;codeâ&#128;&#153;
is a GCC extension
../../gcc/rtl.h:128: warning: type of bit-field â&#128;&#152;modeâ&#128;&#153;
is a GCC extension
gcc -c -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config
-I../../gcc/../include ../../gcc/read-rtl.c -o read-rtl.o
In file included from ../../gcc/read-rtl.c:24:
../../gcc/rtl.h:125: warning: type of bit-field â&#128;&#152;codeâ&#128;&#153;
is a GCC extension
../../gcc/rtl.h:128: warning: type of bit-field â&#128;&#152;modeâ&#128;&#153;
is a GCC extension
../../gcc/read-rtl.c: In function
â&#128;&#152;fatal_with_file_and_lineâ&#128;&#153;:
../../gcc/read-rtl.c:62: warning: traditional C rejects ISO C style function
definitions
../../gcc/read-rtl.c: In function â&#128;&#152;read_rtxâ&#128;&#153;:
../../gcc/read-rtl.c:662: error: invalid lvalue in increment
make[2]: *** [read-rtl.o] Error 1
make[2]: Leaving directory `/home/slehr/import/gcc-3.2.3/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/slehr/import/gcc-3.2.3/objdir/gcc'
make: *** [bootstrap] Error 2


-- 
           Summary: gcc 3.2.3 fails to bootstrap on linux when 4.0.2 is
                    preinstalled
           Product: gcc
           Version: 3.2.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sl at datamyway dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30893


             reply	other threads:[~2007-02-20 20:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-20 20:20 sl at datamyway dot de [this message]
2007-02-20 20:30 ` [Bug bootstrap/30893] " rguenth at gcc dot gnu dot org

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=bug-30893-14133@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).