Impport libiberty commit: 885b6660c17f from gcc mainline. Fix gas's acinclude.m4 to stop a potwntial configure time warning message.

This commit is contained in:
Nick Clifton
2022-11-24 12:30:22 +00:00
parent ffbbab0b3a
commit 0075c53724
4 changed files with 24 additions and 6 deletions

1
gas/configure vendored
View File

@@ -13791,6 +13791,7 @@ else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#include <assert.h>
#include <string.h>
#include <stdio.h>
int
main ()