This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 Fri, Mar 02, 2007 at 04:31:40PM -0800, Steve Kargl wrote:

> > 	PR libfortran/30981
> > 	* m4/pow_m4: Use appropriate unsigned int type for u.
 
> OK.

What do people think about backporting this to 4.2 at the last
minute?  On the one hand, this has been on trunk less than a
week (since Sunday); on the other hand, its effects are nasty
(an endless loop on seemingly innocent code).

	Thomas


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