aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorMartin Jambor <mjambor@suse.cz>2018-02-08 14:03:52 +0100
committerMartin Jambor <jamborm@gcc.gnu.org>2018-02-08 14:03:52 +0100
commitc7c30edd4a6049a0debe0ed17ffdb9c196d4c677 (patch)
tree1ddc2a0a9a52e7b9fbe52d94618bbcaeb647280b /libgomp/ChangeLog
parent414fef4e668856edb8ca885525679c5d5e691fd1 (diff)
downloadgcc-c7c30edd4a6049a0debe0ed17ffdb9c196d4c677.zip
gcc-c7c30edd4a6049a0debe0ed17ffdb9c196d4c677.tar.gz
gcc-c7c30edd4a6049a0debe0ed17ffdb9c196d4c677.tar.bz2
[hsa] Set program allocation for static local variables
2018-02-08 Martin Jambor <mjambor@suse.cz> * hsa-gen.c (get_symbol_for_decl): Set program allocation for static local variables. libgomp/ * testsuite/libgomp.hsa.c/staticvar.c: New test. From-SVN: r257484
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index df8a57d..d013049 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-08 Martin Jambor <mjambor@suse.cz>
+
+ * testsuite/libgomp.hsa.c/staticvar.c: New test.
+
2018-02-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* testsuite/libgomp.oacc-c-c++-common/pr84217.c (abort)