* tree-sra.c (ipa_sra_preliminary_function_checks): Use
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Mar 2015 19:39:14 +0000 (19:39 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Mar 2015 19:39:14 +0000 (19:39 +0000)
commit7037b790ecec7bdbb6f32408a92dc369e3f8c844
tree9a850b8072dd5819878a551ca92ae4b3d348c994
parent7e64a87582d242740ddb8f517c649fdd467b0275
* tree-sra.c (ipa_sra_preliminary_function_checks): Use
DECL_ONE_ONLY to check if decl is one only.
* ipa-split.c (consider_split): Limit splitt of one only functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221466 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-split.c
gcc/tree-sra.c