i386.c (ix86_gen_allocate_stack_worker): New.
authorUros Bizjak <ubizjak@gmail.com>
Mon, 5 Jul 2010 20:12:10 +0000 (22:12 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 5 Jul 2010 20:12:10 +0000 (22:12 +0200)
commit71b2fd74b9b28fc294c0d75c02e5114c931b70f6
tree2e47b63dfde0cbed9989e163197bc6116a34f62d
parent94dbbc81225d4feaf03f06bbec518eaa5d856364
i386.c (ix86_gen_allocate_stack_worker): New.

* config/i386/i386.c (ix86_gen_allocate_stack_worker): New.
(override_options): Initialize it.
(ix86_expand_prologue): Use it.

From-SVN: r161851
gcc/ChangeLog
gcc/config/i386/i386.c