This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
RE: [PATCH] fortran/arith.c -- Fix the range of integers in overflow checks
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org, sgk at troutmask dot apl dot washington dot edu
- Date: Sun, 27 Aug 2006 18:52:21 -0400 (EDT)
- Subject: RE: [PATCH] fortran/arith.c -- Fix the range of integers in overflow checks
Steve,
The patch works fine on Darwin PPC and produces no regressions at either
-m32 or -m64. I would note however that I have never seen intrinsic_set_exponent
fail at either -m32 or -m64 before either.
Jack