This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 0/3] ARC patches series
- From: Andrew Burgess <andrew dot burgess at embecosm dot com>
- To: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Francois dot Bedard at synopsys dot com
- Date: Tue, 11 Apr 2017 16:11:45 +0100
- Subject: Re: [PATCH 0/3] ARC patches series
- Authentication-results: sourceware.org; auth=none
- References: <1491299941-3908-1-git-send-email-claziss@synopsys.com>
* Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com> [2017-04-04 11:58:58 +0200]:
> Hi Andrew,
>
> Please find a number of small patches which are adding support to for CRT long calls, and fixes some errors when generating dwarf information and addresses.
>
> Please let me know if more info is required,
> Claudiu
>
> Claudiu Zissulescu (3):
> [ARC] Update mode_dependent_address_p hook.
> [ARC] DWARF emitting cleanup.
> [ARC] Use long jumps for CRT calls
These all look fine.
Thanks,
Andrew
>
> gcc/config/arc/arc-protos.h | 1 -
> gcc/config/arc/arc.c | 19 ++-----------------
> gcc/config/arc/arc.h | 14 +++++---------
> 3 files changed, 7 insertions(+), 27 deletions(-)
>
> --
> 1.9.1
>