summaryrefslogtreecommitdiffstats
path: root/backends/tilegx_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/tilegx_init.c')
-rw-r--r--backends/tilegx_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/tilegx_init.c b/backends/tilegx_init.c
index 162ed362..66df9318 100644
--- a/backends/tilegx_init.c
+++ b/backends/tilegx_init.c
@@ -48,7 +48,6 @@ tilegx_init (Elf *elf __attribute__ ((unused)),
return NULL;
/* We handle it. */
- eh->name = "TILE-Gx";
tilegx_init_reloc (eh);
HOOK (eh, reloc_simple_type);
HOOK (eh, return_value_location);