[patch] c-lex.c: Remove WCHAR_TYPE_SIZE and WCHAR_BYTES.

Jeffrey A Law law@redhat.com
Sun Apr 17 05:26:00 GMT 2005


On Sat, 2005-04-16 at 09:59 -0400, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to remove WCHAR_BYTES as it became unused with
> 
>   http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00204.html
> 
> Removal of WCHAR_BYTES makes WCHAR_TYPE_SIZE unused.  The patch
> removes that as well.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-04-16  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* c-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove.
OK.
jeff




More information about the Gcc-patches mailing list