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

2016-11-29 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71331 --- Comment #3 from Jeffrey A. Law --- Author: law Date: Tue Nov 29 18:33:20 2016 New Revision: 242969 URL: https://gcc.gnu.org/viewcvs?rev=242969=gcc=rev Log: PR target/71331 * config/tilegx/tilegx.c (tilegx_function_profiler):

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

2016-11-28 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71331 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

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

2016-05-29 Thread gang.chen.5i5j at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71331 --- Comment #1 from Chen Gang --- Oh, lucky enough! The diff below should be OK for this issue. diff --git a/gcc/config/tilegx/tilegx.c b/gcc/config/tilegx/tilegx.c index 06c832c..bc41105 100644 --- a/gcc/config/tilegx/tilegx.c +++