* ipa-split.c (execute_split_functions): Split externally visible
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Sep 2013 20:17:10 +0000 (20:17 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Sep 2013 20:17:10 +0000 (20:17 +0000)
commit8745ccbf183af1eba2d430f43519f4602bfb1ce8
tree2a42e8797aec5db5e1df9c0cc6cd3628837a6036
parentc55448e773b9b6137c299056137a56732366369f
* ipa-split.c (execute_split_functions): Split externally visible
functions called once.
* gcc.dg/tree-ssa/fnsplit-1.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202185 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-split.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/fnsplit-1.c [new file with mode: 0644]