configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
authorJakub Jelinek <jakub@redhat.com>
Tue, 1 Oct 2019 07:51:46 +0000 (09:51 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 1 Oct 2019 07:51:46 +0000 (09:51 +0200)
commit810f316dd62806d46ae7f242ba006b74d7b78446
treed83be06dd728713cee27f330a419609d999ea562
parentba8fa8daf52c560fce0e4d35556137ca5b8217d0
configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).

* configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
* libgomp.h: Include <stdint.h> instead of "gstdint.h".
* oacc-parallel.c: Don't include "libgomp_g.h".
* plugin/plugin-hsa.c: Include <stdint.h> instead of "gstdint.h".
* plugin/plugin-nvptx.c: Don't include "gstdint.h".
* aclocal.m4: Regenerated.
* config.h.in: Regenerated.
* configure: Regenerated.
* Makefile.in: Regenerated.

From-SVN: r276389
libgomp/ChangeLog
libgomp/Makefile.in
libgomp/aclocal.m4
libgomp/config.h.in
libgomp/configure
libgomp/configure.ac
libgomp/libgomp.h
libgomp/oacc-parallel.c
libgomp/plugin/plugin-hsa.c
libgomp/plugin/plugin-nvptx.c