]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c/ChangeLog
* c-typeck.c (lvalue_p): Use true and false instead of 1 and 0.
authorMarek Polacek <polacek@redhat.com>
Fri, 16 Sep 2016 10:18:06 +0000 (10:18 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 16 Sep 2016 10:18:06 +0000 (10:18 +0000)
commit5b73d2ab5532aef99cd549926981c2f49ec74950
tree2ccf9b96f18453bf28700ac4cb9dcd1580ca1c92
parent4561967700aa3719391e8645cefdcc13b24d62c3
* c-typeck.c (lvalue_p): Use true and false instead of 1 and 0.

From-SVN: r240185
gcc/c/ChangeLog
gcc/c/c-typeck.c