https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018
--- Comment #4 from Segher Boessenkool ---
This seems to be the same as
https://sourceware.org/bugzilla/show_bug.cgi?id=22432 .
Could you try the patch in there?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018
--- Comment #3 from Segher Boessenkool ---
Here is one way that works: (this is on gcc119):
Use bash as your shell.
export SHELL=/usr/bin/bash
export CONFIG_SHELL=/usr/bin/bash
export PATH=/opt/freeware/bin:$PATH
~/src/gcc/configure --disable-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87018
Thomas Koenig changed:
What|Removed |Added
Component|bootstrap |target
Summary|[9 Regression]