[Bug libgomp/90585] libgomp hsa plugin ftbfs in the x32 multilib variant
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 30 12:46:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90585
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Aug 30 12:45:31 2019
New Revision: 275158
URL: https://gcc.gnu.org/viewcvs?rev=275158&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-7-branch/libgomp/ChangeLog
branches/gcc-7-branch/libgomp/plugin/plugin-hsa.c
More information about the Gcc-bugs
mailing list