regressions with the 20060304 snapshot
Steve Kargl
sgk@troutmask.apl.washington.edu
Mon Mar 6 19:20:00 GMT 2006
On Sun, Mar 05, 2006 at 10:09:32PM +0100, Dominique Dhumieres wrote:
> The polyhedron tests air and fatigue fail with the option
> -ftree-loop-linear:
>
> [karma] lin/source% gfortran -O3 -ftree-loop-linear -ffast-math -funroll-loops air.f90
> air.f90: In function 'state':
> air.f90:1034: error: dominator of 11 should be 2, not 14
> air.f90:1034: internal compiler error: in verify_dominators, at dominance.c:946
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>
I just built
%gfc4x -O3 -ffast-math -funroll-loops -ftree-loop-linear --version air.f90
GNU Fortran 95 (GCC) 4.2.0 20060306 (experimental)
and it appears to run fine of amd64-*-freebsd. Are you still seeing
this problem?
--
Steve
More information about the Fortran
mailing list