c-aux-info.c (gen_type): Resize 'buff' from 10 to 23 bytes...
authorChen Gang <gang.chen.5i5j@gmail.com>
Wed, 27 Aug 2014 21:19:54 +0000 (21:19 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 27 Aug 2014 21:19:54 +0000 (15:19 -0600)
commitb7679d96ec58fe7e67cbc535d1e3b055e40ac4f3
treefc373dcf571c4d95f7e98e6a749abf747eeed40f
parent710427e290148e6f4739cb56b4ce5967addbfc38
c-aux-info.c (gen_type): Resize 'buff' from 10 to 23 bytes...

2014-08-27  Chen Gang  <gang.chen.5i5j@gmail.com>

* c-aux-info.c (gen_type): Resize 'buff' from 10 to 23 bytes,
with using HOST_WIDE_INT without truncation to 'int'

From-SVN: r214608
gcc/c/ChangeLog
gcc/c/c-aux-info.c