This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Regressions on latest trunk
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc at gcc dot gnu dot org
- Date: Mon, 14 May 2007 22:47:50 -0700
- Subject: Re: Regressions on latest trunk
- References: <464946AE.2060907@verizon.net>
On Mon, May 14, 2007 at 10:35:42PM -0700, Jerry DeLisle wrote:
> The following are failing:
>
> Running /mnt/sdb2/gcc43/gcc/testsuite/gfortran.dg/dg.exp ...
> FAIL: gfortran.dg/interface_12.f90 -O2 execution test
> FAIL: gfortran.dg/interface_12.f90 -O3 -fomit-frame-pointer execution test
> FAIL: gfortran.dg/interface_12.f90 -O3 -fomit-frame-pointer -funroll-loops
> execution test
> FAIL: gfortran.dg/interface_12.f90 -O3 -fomit-frame-pointer
> -funroll-all-loops -finline-functions execution test
> FAIL: gfortran.dg/interface_12.f90 -O3 -g execution test
> FAIL: gfortran.dg/result_in_spec_1.f90 -O2 execution test
> FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -fomit-frame-pointer execution
> test
> FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -fomit-frame-pointer
> -funroll-loops execution test
> FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -fomit-frame-pointer
> -funroll-all-loops -finline-functions execution test
> FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -g execution test
>
> Seem to pass with no optimization.
>
> I was having no problems yesterday, so I suspect this is within the last 24
> hours or so. This is on x86-64-linux-gnu, clean bootstrap, clean trunk.
> Updated a few hours ago.
>
I can confirm that this also occurs on freebsd-*-amd64
--
Steve