From: Maciej W. Rozycki Date: Mon, 18 Nov 2019 00:33:37 +0000 (+0000) Subject: libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a128988785c425f327763b8cc2cf5741ef29a214;p=gcc.git libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal Commit r276389 ("configure.ac: Remove GCC_HEADER_STDINT(gstdint.h)") has not regenerated `testsuite/Makefile.in'. Fix it. libgomp/ * testsuite/Makefile.in: Regenerate. From-SVN: r278384 --- diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index afea4958f45..e1211c16be6 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2019-11-18 Maciej W. Rozycki + + * testsuite/Makefile.in: Regenerate. + 2019-11-15 Andrew Stubbs * testsuite/libgomp.c/target-print-1.c: New file. diff --git a/libgomp/testsuite/Makefile.in b/libgomp/testsuite/Makefile.in index 6dc6ab53865..f0da16d3161 100644 --- a/libgomp/testsuite/Makefile.in +++ b/libgomp/testsuite/Makefile.in @@ -99,7 +99,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \ $(top_srcdir)/../config/lthostflags.m4 \ $(top_srcdir)/../config/multi.m4 \ $(top_srcdir)/../config/override.m4 \ - $(top_srcdir)/../config/stdint.m4 \ $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \ $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \ $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \