This is the mail archive of the gcc@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: Eliminate CHAR_TYPE from config/sh/sh.h


roger@eyesopen.com (Roger Sayle)  wrote on 09.02.06 in <Pine.LNX.4.44.0602091854110.28856-100000@www.eyesopen.com>:

> On Thu, 9 Feb 2006, Kaz Kojima wrote:
> > Here is a patch to remove CHAR_TYPE from config/sh/sh.h.
>
> My apologies to the SH folks.  I did check the entire tree with
> find . -type f -exec grep CHAR_TYPE {} \; -print, but unfortunately
> the high incidence of false positives for CHAR_TYPE_SIZE and
> *WCHAR_TYPE, etc.. meant I had to audit each hit by hand/eye.
> Hopefully, this is the only instance I missed.

Well, at least the GNU version of grep has -w, and I'd be surprised if  
it's unique in that.


MfG Kai


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