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] gcc/c/c-aux-info.c: Resize 'buff' from 10 to 14 bytes


On Sun, 17 Aug 2014, Chen Gang wrote:

> 2014-08-17  Chen Gang  <gang.chen.5i5j@gmail.com>
> 
> 	* c/c-aux-info.c (gen_type): Resize 'buff' from 10 to 23 bytes.

This patch is OK, subject to testing, though the ChangeLog entry needs to 
reflect the change to using HOST_WIDE_INT without truncation to int.

-- 
Joseph S. Myers
joseph@codesourcery.com


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