]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept abstract functions...
authorJan Hubicka <jh@suse.cz>
Mon, 16 Sep 2013 11:47:48 +0000 (13:47 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 16 Sep 2013 11:47:48 +0000 (11:47 +0000)
commit1632a686734571d8bfb126857b415389b5d07a56
tree057bdf48e7cbcbd0d6da68e1404286f06fab3e77
parent828e70c1d7bb5c849a2df44aa832793c71833058
gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept abstract functions; for static functions check the presence of body.

* gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept
abstract functions; for static functions check the presence
of body.

From-SVN: r202626
gcc/ChangeLog
gcc/gimple-fold.c