Replace NULL with false as a return value
authorMartin Liska <mliska@suse.cz>
Wed, 19 Oct 2016 10:30:36 +0000 (12:30 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 19 Oct 2016 10:30:36 +0000 (10:30 +0000)
commitaff98801acf8f627d317c1f30cd6f59af55dbf79
treec7e73271e3b28674de8892a742e53874152db66e
parenta023f8c8dc9ef41f4212b964326a2d16a3f00b27
Replace NULL with false as a return value

* cgraph.h (cgraph_edge::binds_to_current_def_p):
Replace NULL with false as a return value.

From-SVN: r241336
gcc/ChangeLog
gcc/cgraph.h