Hi,
> > * config/arc/arc.md (ls_gd_load): Remove.
> > (tls_gd_dispatch): Likewise.
>
> I don't see the connection between these two parts? Plus it would be
> nice to have some more words _somewhere_ for why these are being
> removed. The commit message is probably the right place I'd ha
* Claudiu Zissulescu [2016-11-16 11:17:59
+0100]:
> gcc/
> 2016-06-30 Claudiu Zissulescu
There seem to be two sets of changes here:
>
> * config/arc/arc-protos.h (insn_is_tls_gd_dispatch): Remove.
> * config/arc/arc.c (arc_unspec_offset): New function.
> (arc_finalize_pic
Ping.
> -Original Message-
> From: Claudiu Zissulescu
> Sent: Wednesday, November 16, 2016 11:18 AM
> To: gcc-patches@gcc.gnu.org
> Cc: Claudiu Zissulescu ;
> francois.bed...@synopsys.com; andrew.burg...@embecosm.com
> Subject: [PATCH 2/4] [ARC] Cleanup implementation.
>
> gcc/
> 2016-06-