Hi,
Ok & thanks, I will reroll this :)
Jojo
在 2020年8月26日 +0800 AM4:22,Jeff Law ,写道:
> On Fri, 2020-08-21 at 14:18 +0800, Jojo R wrote:
> > gcc/ChangeLog:
> >
> > * config/csky/csky.opt (TARGET_BACKTRACE): New.
> > * doc/invoke.texi (C-SKY Options): Document -mbacktrace.
> ISTM you need an
On Fri, 2020-08-21 at 14:18 +0800, Jojo R wrote:
> gcc/ChangeLog:
>
> * config/csky/csky.opt (TARGET_BACKTRACE): New.
> * doc/invoke.texi (C-SKY Options): Document -mbacktrace.
ISTM you need an actual implementation. All this does is add an option. It's
impossible to know if this is
gcc/ChangeLog:
* config/csky/csky.opt (TARGET_BACKTRACE): New.
* doc/invoke.texi (C-SKY Options): Document -mbacktrace.
---
gcc/config/csky/csky.opt | 4
gcc/doc/invoke.texi | 7 ++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/gcc/config/csky/csky