Add missing ChangeLog entry for my last commit
libgomp/ChangeLog: Add entry for commit 4bd03ed69b
.
This commit is contained in:
parent
4bd03ed69b
commit
9e424d9749
1 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,19 @@
|
|||
2020-01-24 Frederik Harwath <frederik@codesourcery.com>
|
||||
|
||||
* testsuite/libgomp.oacc-c-c++-common/acc_get_property-aux.c
|
||||
(expect_device_properties): Remove "expected_free_mem" argument,
|
||||
change "expected_total_mem" argument type to size_t;
|
||||
change types of acc_get_property results to size_t,
|
||||
adapt format strings.
|
||||
* testsuite/libgomp.oacc-c-c++-common/acc_get_property.c:
|
||||
Use %zu instead of %zd to print size_t values.
|
||||
* testsuite/libgomp.oacc-c-c++-common/acc_get_property-2.c: Adapt and
|
||||
rename to ...
|
||||
* testsuite/libgomp.oacc-c-c++-common/acc_get_property-nvptx.c: ... this.
|
||||
* testsuite/libgomp.oacc-c-c++-common/acc_get_property-3.c: Adapt and
|
||||
rename to ...
|
||||
* testsuite/libgomp.oacc-c-c++-common/acc_get_property-host.c: ... this.
|
||||
|
||||
2020-01-23 Andrew Stubbs <ams@codesourcery.com>
|
||||
|
||||
* plugin/plugin-gcn.c (parse_target_attributes): Use correct mask for
|
||||
|
|
Loading…
Add table
Reference in a new issue