re PR c++/53261 (ICE in tree_strip_nop_conversions)
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 8 May 2012 22:14:34 +0000 (22:14 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 8 May 2012 22:14:34 +0000 (22:14 +0000)
commit1e537948675aa0543bad80ab38f931f16b145d1a
tree957014ac6e2146d8b801bd8f62d983884916e0d0
parentb3c9bb62b7f586c0069f3a5410e7982612652ece
re PR c++/53261 (ICE in tree_strip_nop_conversions)

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.

From-SVN: r187300
gcc/c-family/ChangeLog
gcc/c-family/c-common.c