r230862 - 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:03 2015
New Revision: 230862
URL: https://gcc.gnu.org/viewcvs?rev=230862&root=gcc&view=rev
Log:
HSA: clean-up hsa_symbol
* hsa-brig.c (emit_directive_variable): Use
hsa_symbol::m_global_scope_p and hsa_symbol::m_allocation.
* hsa-gen.c (get_symbol_for_decl): Use new ctor of hsa_symbol.
(hsa_get_string_cst_symbol): Likewise.
(emit_hsa_module_variables): Likewise.
* hsa.h (struct hsa_symbol): Add new member variable.
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