]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/ChangeLog
c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
authorMarek Polacek <polacek@redhat.com>
Wed, 20 May 2015 10:10:07 +0000 (10:10 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 20 May 2015 10:10:07 +0000 (10:10 +0000)
commit21b634ae9bc1c800784c7b009706477a9f49c1fb
treeab37dc96be2c4a9dc3538a81822d6d0a42cdd9b3
parent42242005dcaeda1b553cd877358abeae032c5b2d
c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.

* c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
* c-common.c: Likewise.

* c-decl.c: Use VAR_OR_FUNCTION_DECL_P throughout.
* c-typeck.c: Likewise.

From-SVN: r223437
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/c-family/c-pragma.c
gcc/c/ChangeLog
gcc/c/c-decl.c
gcc/c/c-typeck.c