delorie.com/archives/browse.cgi | search |
X-pop3-spooler: | POP3MAIL 2.1.0 b 4 980420 -bs- |
Message-ID: | <362CC0ED.7198DEDE@inka.de> |
Date: | Tue, 20 Oct 1998 18:57:17 +0200 |
From: | Markus Kossmann <markus DOT kossmann AT inka DOT de> |
Organization: | home |
X-Mailer: | Mozilla 4.07 [en] (X11; I; Linux 2.1.126 i686) |
MIME-Version: | 1.0 |
To: | "addbook:add?vcard=begin%3Avcard%0Afn%3APGCC%20MailiPGCC Mailing list" <beastium-list AT Desk DOT nl> |
Subject: | Bootstrapping pgcc-19981012 with BOOT_CFLAGS="-g -O6" causes ICE |
Sender: | Marc Lehmann <pcg AT goof DOT com> |
Status: | RO |
X-Status: | A |
Lines: | 42 |
Configuring pgcc with : cat config.status #!/bin/sh # This file was generated automatically by configure. Do not edit. # This directory was configured as follows: .../pgcc-19981012/configure --with-gcc-version-trigger=/usr/local/src/pgcc-19981012/gcc/version.c --host=i686-pc-linux-gnulibc1 --prefix=/usr/local/pgcc-19981012 --enable-thread=posix --enable-haifa --enable-shared --norecursion # using "mh-frag" and "mt-frag" and compiling it with ´make bootstrap BOOT_CFLAGS="-g -O6"´ causes the following ICE: .../../pgcc-19981012/gcc/bitmap.c: In function `bitmap_find_bit': .../../pgcc-19981012/gcc/bitmap.c:298: warning: comparison between signed and unsigned stage1/xgcc -Bstage1/ -c -DIN_GCC -DUSE_GNULIBC_1 -W -Wall -g -O6 -DHAVE_CONFIG_H -DHAIFA -I. -I../../pgcc-19981012/gcc -I../../pgcc-19981012/gcc/config -I../../pgcc-19981012/gcc/../include .../../pgcc-19981012/gcc/print-rtl.c .../../pgcc-19981012/gcc/print-rtl.c:43: warning: `reg_names' defined but not used stage1/xgcc -Bstage1/ -DIN_GCC -DUSE_GNULIBC_1 -W -Wall -g -O6 -DHAVE_CONFIG_H -DHAIFA -o gencodes \ gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ../gencodes ../../pgcc-19981012/gcc/config/i386/i386.md > tmp-codes.h switch format wrong in rtl.read_rtx(). format was: *. file position: 3414 .../../pgcc-19981012/gcc/rtl.c:858: Internal compiler error in function read_rtx make[2]: *** [s-codes] Error 33 make[2]: Leaving directory `/usr/local/src/pgcc-19981012-build/gcc' make[1]: *** [bootstrap] Error 2 make[1]: Leaving directory `/usr/local/src/pgcc-19981012-build/gcc' make: *** [bootstrap] Error 2 -- Markus Kossmann markus DOT kossmann AT inka DOT de
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |