r275039 - in /branches/gcc-8-branch/libgomp: Ch...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Aug 29 15:00:00 GMT 2019
Author: jakub
Date: Thu Aug 29 15:00:20 2019
New Revision: 275039
URL: https://gcc.gnu.org/viewcvs?rev=275039&root=gcc&view=rev
Log:
Backported from mainline
2019-05-24 Jakub Jelinek <jakub@redhat.com>
PR libgomp/90585
* plugin/plugin-hsa.c (print_kernel_dispatch, run_kernel): Use PRIu64
macro instead of "lu".
(release_kernel_dispatch): Likewise. Cast shadow->debug to uintptr_t
before casting to void *.
Modified:
branches/gcc-8-branch/libgomp/ChangeLog
branches/gcc-8-branch/libgomp/plugin/plugin-hsa.c
More information about the Gcc-cvs
mailing list