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] Fix libdecnumber bootstrap on Tru64 (part 2)


On Tue, 20 Dec 2005, Richard Earnshaw wrote:
> Sorry, Roger, I guess that means your original patch was correct
> after all.

Sorry for the inconvenience.  I've now committed the original patch
which casts the string contents to "unsigned char" before calling
tolower, which both Gaby and Richard now agree is the correct fix.

If there's an interest in using libiberty's strcasecmp or the
efficient libdecnumber specific implementation, these can be
tackled as follow-up issues, now that the bootstrap failure is
resolved.

Thanks again,

Roger
--


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