This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16417] [4.0 Regression] crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2004 14:40:41 -0000
- Subject: [Bug middle-end/16417] [4.0 Regression] crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE
- References: <20040707231352.16417.echristo@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-12-16 14:40 -------
Subject: Re: [4.0 Regression] crappy code (gcc.c-tortur
> cft: http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01174.html
>
> --
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|ASSIGNED |WAITING
On hppa-unknown-linux-gnu and hpp2.0w-hp-hpux11.11, this leads to a
bootstrap comparison failure:
Bootstrap comparison failure!
./alias.o differs
./bb-reorder.o differs
./bt-load.o differs
./builtins.o differs
./c-aux-info.o differs
./c-common.o differs
./c-cppbuiltin.o differs
./c-decl.o differs
...
On hppa64-hp-hpux11.11, we don't get as far:
/test/gnu/gcc-3.3/objdir/gcc/gfortran -B/test/gnu/gcc-3.3/objdir/gcc/ -B/opt/gnu
64/gcc/gcc-4.0.0/hppa64-hp-hpux11.11/bin/ -B/opt/gnu64/gcc/gcc-4.0.0/hppa64-hp-h
pux11.11/lib/ -isystem /opt/gnu64/gcc/gcc-4.0.0/hppa64-hp-hpux11.11/include -isy
stem /opt/gnu64/gcc/gcc-4.0.0/hppa64-hp-hpux11.11/sys-include -g -O2 -Wall -fno-
repack-arrays -fno-underscoring -c ../../../gcc/libgfortran/intrinsics/selected_
int_kind.f90 -fPIC -DPIC -o .libs/selected_int_kind.o
../../../gcc/libgfortran/intrinsics/selected_int_kind.f90: In function 'selected
_int_kind':
../../../gcc/libgfortran/intrinsics/selected_int_kind.f90:22: internal compiler
error: Segmentation fault
I can try look at these problems tonight.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16417