This is the mail archive of the gcc-cvs@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]

r116433 - in /branches/ibm/gcc-4_1-branch/libde...


Author: janis
Date: Fri Aug 25 21:07:46 2006
New Revision: 116433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116433
Log:
	Backport from mainline (r108862)
	2005-12-20  Roger Sayle  <roger@eyesopen.com>
	* decNumber.c (decStrEq): Cast string contents to unsigned char
	instead of int before calling tolower.

Modified:
    branches/ibm/gcc-4_1-branch/libdecnumber/ChangeLog
    branches/ibm/gcc-4_1-branch/libdecnumber/decNumber.c


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