On Fri, Nov 11, 2011 at 4:33 PM, Jakub Jelinek <ja...@redhat.com> wrote:
> The avx-vzeroupper-14.c testcase now fails, because normal epilogue isn't > emitted and before simple_return or return we forgot to emit the vzeroupper > insn. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, > ok for trunk? OK. Thanks, Uros.