On Fri, Jul 22, 2016 at 4:11 PM, Jakub Jelinek wrote:
> On Fri, Jul 22, 2016 at 10:33:50AM -0400, David Malcolm wrote:
>> gcc/cp/ChangeLog:
>> * parser.h (struct cp_token): Add a STATIC_ASSERT on the
>> size of the struct.
>> ---
>> gcc/cp/parser.h | 9 +
>> 1 file changed, 9
On Fri, Jul 22, 2016 at 10:33:50AM -0400, David Malcolm wrote:
> gcc/cp/ChangeLog:
> * parser.h (struct cp_token): Add a STATIC_ASSERT on the
> size of the struct.
> ---
> gcc/cp/parser.h | 9 +
> 1 file changed, 9 insertions(+)
>
> diff --git a/gcc/cp/parser.h b/gcc/cp/parser