PR bootstrap/117893
* configure.ac: Use shell loop to remove -O flags.
* configure: Regenerate.
diff --git a/gcc/configure.ac b/gcc/configure.ac
index e9bddc6db21..ed8d9596668 100644
--- a/gcc/configure.ac
+++ b/gcc/configure.ac
@@ -463,12 +463,28 @@ ACX_PROG_GDC([-I"$srcdi
On Wed, Dec 4, 2024 at 11:10 AM Andreas Schwab wrote:
>
> PR bootstrap/117893
> * configure.ac: Use shell loop to remove -O flags.
> * configure: Regenerate.
OK.
Richard.
> diff --git a/gcc/configure.ac b/gcc/configure.ac
> index e9bddc6db21..ed8d9596668 100644
> --- a/g