]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/ChangeLog
* array-notation-common.c: Use VAR_P throughout.
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 2015 16:38:31 +0000 (16:38 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 2015 16:38:31 +0000 (16:38 +0000)
commitf48c7f4a6a9a70f95dab2da3bcd5544eb513b4cf
treec06da7c9c228125d82710e24882cf0f1975caa4b
parent577041e3f5772d7793caff2b7aa93ebc05b89325
* array-notation-common.c: Use VAR_P throughout.
* c-ada-spec.c: Likewise.
* c-common.c: Likewise.
* c-format.c: Likewise.
* c-gimplify.c: Likewise.
* c-omp.c: Likewise.
* c-pragma.c: Likewise.
* c-pretty-print.c: Likewise.
* cilk.c: Likewise.

* c-array-notation.c: Use VAR_P throughout.
* c-decl.c: Likewise.
* c-objc-common.c: Likewise.
* c-parser.c: Likewise.
* c-typeck.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224949 138bc75d-0d04-0410-961f-82ee72b054a4
16 files changed:
gcc/c-family/ChangeLog
gcc/c-family/array-notation-common.c
gcc/c-family/c-ada-spec.c
gcc/c-family/c-common.c
gcc/c-family/c-format.c
gcc/c-family/c-gimplify.c
gcc/c-family/c-omp.c
gcc/c-family/c-pragma.c
gcc/c-family/c-pretty-print.c
gcc/c-family/cilk.c
gcc/c/ChangeLog
gcc/c/c-array-notation.c
gcc/c/c-decl.c
gcc/c/c-objc-common.c
gcc/c/c-parser.c
gcc/c/c-typeck.c