Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::execute
commit0de0b9878c6bf0d5dff338934492445d10051630
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2015 09:26:41 +0000 (17 09:26 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2015 09:26:41 +0000 (17 09:26 +0000)
treec78f6cb511fc19ef5de2fa51821043677881c108
parent5f8ad053a1928714fc3a3fda4bea13433839274d
Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::execute

2015-04-17  Tom de Vries  <tom@codesourcery.com>

* tree-stdarg.c (optimize_va_list_gpr_fpr_size): Factor out of ...
(pass_stdarg::execute): ... here.

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