This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/10876: [3.3/3.4 regression] [Sparc] ICE in calculate_giv_inc at unroll.c:1588 on FP code
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: ebotcazou at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 21 May 2003 08:46:03 -0000
- Subject: Re: optimization/10876: [3.3/3.4 regression] [Sparc] ICE in calculate_giv_inc at unroll.c:1588 on FP code
- Reply-to: Eric Botcazou <ebotcazou at libertysurf dot fr>
The following reply was made to PR optimization/10876; it has been noted by GNATS.
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: "Aaron Williams" <aaron_williams@net.com>
Cc: Andrew Pinski <pinskia@physics.uc.edu>,
gcc-bugs@gcc.gnu.org,
gcc-gnats@gcc.gnu.org
Subject: Re: optimization/10876: [3.3/3.4 regression] [Sparc] ICE in calculate_giv_inc at unroll.c:1588 on FP code
Date: Wed, 21 May 2003 10:35:29 +0200
> gslfft.c: In function `gsl_power2_fft256analysis_skip2':
> gslfft.c:3445: internal compiler error: in calculate_giv_inc, at
> unroll.c:1693
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
That's actually the same bug as the one which triggers the segfault at -O2.
--
Eric Botcazou