]> gcc.gnu.org Git - gcc.git/commit
c-parser.c (struct c_token): Move location field up.
authorNathan Froyd <froydnj@codesourcery.com>
Mon, 26 Apr 2010 19:10:17 +0000 (19:10 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Mon, 26 Apr 2010 19:10:17 +0000 (19:10 +0000)
commit8415f31724e1cb601b97b3f82292a24257cb5ff9
tree5d76eb6d77117ebeeac19e76ee6bd90f9bc662bb
parent448f65dba370077858a46c17c869c33a12f158a4
c-parser.c (struct c_token): Move location field up.

* c-parser.c (struct c_token): Move location field up.
* c-tree.h (struct c_typespec): Move expr_const_operands field up.
(struct c_declspecs): Convert typespec_word, storage_class, and
default_int_p into bitfields.
(struct c_declarator): Move loc field up.

From-SVN: r158744
gcc/ChangeLog
gcc/c-parser.c
gcc/c-tree.h
This page took 0.058958 seconds and 5 git commands to generate.