r236441 - in /trunk/gcc: ChangeLog function.c

segher@gcc.gnu.org segher@gcc.gnu.org
Thu May 19 07:51:00 GMT 2016


Author: segher
Date: Thu May 19 07:51:48 2016
New Revision: 236441

URL: https://gcc.gnu.org/viewcvs?rev=236441&root=gcc&view=rev
Log:
function: A fix for my previous commit

It failed for targets that have an eh_return pattern with a splitter
gated by epilogue_done.


        * function.c (thread_prologue_and_epilogue_insn): Move the
        "goto epilogue_done" one block later.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c



More information about the Gcc-cvs mailing list