r237261 - in /branches/hsa/gcc: ChangeLog.hsa h...
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Thu Jun 9 14:08:00 GMT 2016
Author: jamborm
Date: Thu Jun 9 14:08:41 2016
New Revision: 237261
URL: https://gcc.gnu.org/viewcvs?rev=237261&root=gcc&view=rev
Log:
Allow putting local variables into group and global segments
2016-06-09 Martin Jambor <mjambor@suse.cz>
* hsa-gen.c (get_symbol_for_decl): Fix dinstinguishing between
global and local functions. Put local variables into a segment
according to their attribute or static flag, if there is one.
Modified:
branches/hsa/gcc/ChangeLog.hsa
branches/hsa/gcc/hsa-gen.c
More information about the Gcc-cvs
mailing list