This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/7208: build of gnatlib failed with SIGILL
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 13 Jul 2002 17:26:02 -0000
- Subject: Re: ada/7208: build of gnatlib failed with SIGILL
- Reply-to: Florian Weimer <fw at deneb dot enyo dot de>
The following reply was made to PR ada/7208; it has been noted by GNATS.
From: Florian Weimer <fw@deneb.enyo.de>
To: adi@thur.de
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: ada/7208: build of gnatlib failed with SIGILL
Date: Sat, 13 Jul 2002 19:00:37 +0200
adi@thur.de writes:
> System: Linux drcomp 2.4.18 #13 Sun Mar 3 13:22:15 CET 2002 i586 unknown
> Architecture: i586
>
>
> host: i586-pc-linux-gnu
> build: i586-pc-linux-gnu
> target: i586-pc-linux-gnu
> configured with: ../gcc/configure --enable-languages=c,c++,ada --enable-threads --enable-shared
>>Description:
> Compiling s-auxdec.adb causes xgcc to receive SIGILL, afterwards
> leaking much memory which will end in a kill with out-of-memory
> (I've interrupted here interactively)
>
> ../../xgcc -B../../ -c -g -O2 -g -O2 -W -Wall -gnatpg -I. -I/bigspace/build/gcc/gcc/ada s-auxdec.adb
> +===========================GNAT BUG DETECTED==============================+
> | 3.2 20020704 (experimental) (i586-pc-linux-gnu) GCC error: |
> | internal error: Illegal instruction |
I'm sorry, but I can't reproduce this with the current CVS. Do you
still see this problem?