]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
[amdgcn] Remove dependency on stdint.h in libgcc
authorKwok Cheung Yeung <kcy@codesourcery.com>
Fri, 10 Jan 2020 23:19:41 +0000 (23:19 +0000)
committerKwok Cheung Yeung <kcy@gcc.gnu.org>
Fri, 10 Jan 2020 23:19:41 +0000 (23:19 +0000)
commitaf9bd92015b4c55187ef1e6ada62a8b0f89c4608
tree82a4fe208640199e37d4913d4d65411f34ccbbc9
parent6fc0385c0ce39470e137eab27dee8955b3f98258
[amdgcn] Remove dependency on stdint.h in libgcc

2020-01-10  Kwok Cheung Yeung  <kcy@codesourcery.com>

libgcc/
* config/gcn/atomic.c: Remove include of stdint.h.
(__sync_val_compare_and_swap_##SIZE): Replace uintptr_t with
__UINTPTR_TYPE__.

From-SVN: r280152
libgcc/ChangeLog
libgcc/config/gcn/atomic.c