This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Regression on mainline in tree-vrp.c
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: Kazu Hirata <kazu at cs dot umass dot edu>, ro at TechFak dot Uni-Bielefeld dot DE, gcc at gcc dot gnu dot org
- Date: Tue, 10 May 2005 14:55:36 -0400
- Subject: Re: Regression on mainline in tree-vrp.c
- References: <20050422020843.GA84830@troutmask.apl.washington.edu> <yddk6mvfa66.fsf@xayide.TechFak.Uni-Bielefeld.DE> <20050422.102625.64766325.kazu@cs.umass.edu> <20050422215630.GB81550@troutmask.apl.washington.edu>
On Fri, Apr 22, 2005 at 02:56:30PM -0700, Steve Kargl wrote:
> Appears that any nested loops are doomed with -O2 with gfortran.
> This is a critical important problem, because almost every
> Fortran program that I know contains nested loops.
>
Is this fixed now? This works for me.
Diego.