From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25849 invoked by alias); 26 Mar 2003 02:56:01 -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 25835 invoked by uid 71); 26 Mar 2003 02:56:00 -0000 Date: Wed, 26 Mar 2003 05:56:00 -0000 Message-ID: <20030326025600.25834.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Ryan Bradetich Subject: Re: c/10215: parisc-linux compiler ICE. Reply-To: Ryan Bradetich X-SW-Source: 2003-03/txt/msg01757.txt.bz2 List-Id: The following reply was made to PR c/10215; it has been noted by GNATS. From: Ryan Bradetich To: bangerth@dealii.org, debian-gcc@lists.debian.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Cc: Subject: Re: c/10215: parisc-linux compiler ICE. Date: 25 Mar 2003 19:50:29 -0700 Sorry, should have posted that. root@vega:~/glibc-2.3.1/glibc-2.3.1/elf# gcc -v -fPIC rtld.i Reading specs from /usr/lib/gcc-lib/hppa-linux/3.2.3/specs Configured with: ../src/configure -v --enable-languages=c,c++,f77,proto,pascal,objc,ada --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-objc-gc hppa-linux Thread model: posix gcc version 3.2.3 20030309 (Debian prerelease) /usr/lib/gcc-lib/hppa-linux/3.2.3/cc1 -fpreprocessed rtld.i -quiet -dumpbase rtld.i -version -fPIC -o /tmp/ccRzoiZj.s GNU CPP version 3.2.3 20030309 (Debian prerelease) (cpplib) (hppa) GNU C version 3.2.3 20030309 (Debian prerelease) (hppa-linux) compiled by GNU C version 3.2.3 20030309 (Debian prerelease). rtld.i: In function `dl_main': rtld.i:12: unrecognizable insn: (insn 13 11 15 (set (reg/f:SI 96) (plus:SI (reg:SI 19 %r19) (high:SI (symbol_ref/v:SI ("@_start"))))) -1 (nil) (nil)) rtld.i:12: Internal compiler error in extract_insn, at recog.c:2148 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Thanks, - Ryan -- Ryan Bradetich