This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, libfortran] fix a**(-huge(i)-1)


On Thu, Mar 01, 2007 at 10:25:31PM +0100, Thomas Koenig wrote:
> 
> this fixes PR 30981, where we used to hang at runtime
> on 2.**(-huge(i)-1).  Regression-tested on i686-pc-linux-gnu.
> 
> OK for trunk and 4.2?
> 
> 	Thomas
> 
> 2007-03-01  Thomas Koenig  <Thomas.Koenig@online.de>
> 
> 	PR libfortran/30981
> 	* m4/pow_m4: Use appropriate unsigned int type for u.

OK.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]