OSDN Git Service

2012-05-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 May 2012 22:14:34 +0000 (22:14 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 May 2012 22:14:34 +0000 (22:14 +0000)
commitd42e7c5ab9fe0b1b8b936fc0c6fe6ca7f8a69580
tree957014ac6e2146d8b801bd8f62d983884916e0d0
parente5d6fbb8a9e8cfacadd19b8b6133b5268b63033f
2012-05-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR c++/53261
c-family/
* c-common.c (warn_logical_operator): Check that argument of
integer_zerop is not NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187300 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-common.c