https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91109

--- Comment #18 from Bernd Edlinger <edlinger at gcc dot gnu.org> ---
Author: edlinger
Date: Fri Aug 16 16:37:04 2019
New Revision: 274578

URL: https://gcc.gnu.org/viewcvs?rev=274578&root=gcc&view=rev
Log:
2019-08-16  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        Backport from mainline
        2019-08-16  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        PR tree-optimization/91109
        * lra-int.h (lra_need_for_scratch_reg_p): Declare.
        * lra.c (lra): Use lra_need_for_scratch_reg_p.
        * lra-spills.c (lra_need_for_scratch_reg_p): New function.

Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/lra-int.h
    branches/gcc-9-branch/gcc/lra-spills.c
    branches/gcc-9-branch/gcc/lra.c

Reply via email to