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

--- Comment #12 from Yvan Roux <yroux at gcc dot gnu.org> ---
Author: yroux
Date: Wed Jan 14 12:53:04 2015
New Revision: 219597

URL: https://gcc.gnu.org/viewcvs?rev=219597&root=gcc&view=rev
Log:
2015-01-14  Yvan Roux  <yvan.r...@linaro.org>

    Fix Linaro PR #902

    Partial Backport from trunk r211798.
    2014-06-18  Radovan Obradovic  <robrado...@mips.com>
            Tom de Vries  <t...@codesourcery.com>

    * config/arm/arm.c (arm_emit_call_insn): Add IP and CC clobbers to
    CALL_INSN_FUNCTION_USAGE.

    Backport from trunk r209800.
    2014-04-25  Tom de Vries  <t...@codesourcery.com>

    * expr.c (clobber_reg_mode): New function.
    * expr.h (clobber_reg): New function.


Modified:
    branches/linaro/gcc-4_9-branch/gcc/ChangeLog.linaro
    branches/linaro/gcc-4_9-branch/gcc/config/arm/arm.c
    branches/linaro/gcc-4_9-branch/gcc/expr.c
    branches/linaro/gcc-4_9-branch/gcc/expr.h

Reply via email to