* config/alpha/alpha.c (alpha_end_function): Do not clear
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 2009 10:40:44 +0000 (10:40 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 2009 10:40:44 +0000 (10:40 +0000)
commita2d3293ad25a8b48682e4383c11b5cc6fd428f92
tree953bdeab128b5e37ddccef47b04d61cc81fba177
parentcbbbc10c00e77a515fdbaa7f66aa56965e7e3f4b
* config/alpha/alpha.c (alpha_end_function): Do not clear
crtl->emit structure and free insn locators if cfun->is_thunk is true,
this is now handled in generic code.

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