This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71331] target-tilegx: nested-function-4.c: r10 is conflict which is both in function frame and in parameter.


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

--- Comment #3 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Tue Nov 29 18:33:20 2016
New Revision: 242969

URL: https://gcc.gnu.org/viewcvs?rev=242969&root=gcc&view=rev
Log:
        PR target/71331
        * config/tilegx/tilegx.c (tilegx_function_profiler): Save r10
        to stack before call mcount.
        (tilegx_can_use_return_insn_p): Clean up code.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/tilegx/tilegx.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]