]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (delete_null_pointer_checks_1): Cope when get_condition cannot determine the...
authorNick Burrett <nick.burrett@btinternet.com>
Wed, 12 Jan 2000 10:16:04 +0000 (10:16 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 12 Jan 2000 10:16:04 +0000 (03:16 -0700)
commit40d7a3fece71ace4f22a9158991846818aa6bce3
tree73a20b7fa23564e688da47db07e2875a02732c56
parentd2f5d3b8d62025894b378bdf047ebd18006b77d8
gcse.c (delete_null_pointer_checks_1): Cope when get_condition cannot determine the condition.

* gcse.c (delete_null_pointer_checks_1): Cope when
get_condition cannot determine the condition.

From-SVN: r31347
gcc/ChangeLog
gcc/gcse.c