]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Sep 2013 11:47:48 +0000 (11:47 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Sep 2013 11:47:48 +0000 (11:47 +0000)
commit2246b6a9edb72ec4e21ee33c03e523da33dac300
tree057bdf48e7cbcbd0d6da68e1404286f06fab3e77
parent5b44c42017772124259cfeefe88dcc7f1c72b620
* gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept
abstract functions; for static functions check the presence
of body.

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