r230863 - in /branches/hsa/gcc: ChangeLog.hsa h...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Wed Nov 25 10:08:00 GMT 2015
Author: marxin
Date: Wed Nov 25 10:08:25 2015
New Revision: 230863
URL: https://gcc.gnu.org/viewcvs?rev=230863&root=gcc&view=rev
Log:
HSA: remove hsa_symbol::global_var_p predicate
* hsa-brig.c (emit_directive_variable): Replace the predicate
with test of linkage.
* hsa-gen.c (hsa_symbol::global_var_p): Remove.
(hsa_function_representation::~hsa_function_representation): Replace
the predicate with test of linkage.
* hsa.h (struct hsa_symbol): Remove declaration.
Modified:
branches/hsa/gcc/ChangeLog.hsa
branches/hsa/gcc/hsa-brig.c
branches/hsa/gcc/hsa-gen.c
branches/hsa/gcc/hsa.h
More information about the Gcc-cvs
mailing list