Re: [PATCH 1/3] remove param_is from nvptx

2014-11-24 Thread Jeff Law
On 11/23/14 21:11, tsaund...@mozilla.com wrote: From: Trevor Saunders Hi, $subject Trev gcc/ * config/nvptx/nvptx.c: Convert htabs to hash_table. This is fine and I think can go in now rather than waiting for the next stage1. It's an obvious cleanup and one could argue I should ha

[PATCH 1/3] remove param_is from nvptx

2014-11-23 Thread tsaunders
From: Trevor Saunders Hi, $subject Trev gcc/ * config/nvptx/nvptx.c: Convert htabs to hash_table. --- gcc/config/nvptx/nvptx.c | 56 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/gcc/config/nvptx/nvptx.c b/gcc/config/