This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/9929: ICE when compiling innocent function
- From: Gabor Greif <gabor at mac dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 4 Mar 2003 01:44:29 +0100
- Subject: Re: target/9929: ICE when compiling innocent function
Gnatsweb sent my report when hitting return, so
here is the config info:
gabor at cantor:~/gd-184/build$ gcc -v
Reading specs from /home/gabor/lib/gcc-lib/i686-pc-linux-gnu/3.4/specs
Configured with: ../gcc/configure --prefix=/home/gabor --program-
suffix=-3.4 --enable-languages=c,c++ : (reconfigured) ../gcc/configure
--prefix=/home/gabor --program-suffix=-3.4 --enable-languages=c,c++
Thread model: posix
gcc version 3.4 20030303 (experimental)
It is an almost recent CVS checkin (some hours old).
gcc is a symlink to gcc-3.4 in my setup.
Hope this helps,
Gabor