Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::execute
authorTom de Vries <tom@codesourcery.com>
Fri, 17 Apr 2015 09:26:41 +0000 (09:26 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Fri, 17 Apr 2015 09:26:41 +0000 (09:26 +0000)
commit302f08072ff5559a762baed4bde399852c0960be
treec78f6cb511fc19ef5de2fa51821043677881c108
parent8926e325dbd81f525a05e02cfad022b60a634590
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.

From-SVN: r222171
gcc/ChangeLog
gcc/tree-stdarg.c