http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58864

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Dec  3 07:42:05 2013
New Revision: 205620

URL: http://gcc.gnu.org/viewcvs?rev=205620&root=gcc&view=rev
Log:
    PR target/58864
    * optabs.c (emit_conditional_move): Save and restore
    pending_stack_adjust and stack_pointer_delta if cmove can't be used.

    * g++.dg/opt/pr58864.C: New test.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/optabs.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Reply via email to