https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #8 from Kirill A. Korinsky ---
Just finished the test with gcc-12.5.0.
It fails.
My test was: build gcc-12.5.0 by clang18, and try to use gcc12 to build gcc12.
gdb session:
(gdb) r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #7 from Kirill A. Korinsky ---
For that it worth I had tried to remove 'const' by moving definition into .c
file and use 'extern' in .h.
Crashed the same way.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #6 from Kirill A. Korinsky ---
I have backported both patch to used 8.4.0 as bootstrap compiler and 11.2.0 as
target.
It crashed the same way:
Type "apropos word" to search for commands related to "word"...
Reading symbols from /us
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #5 from Kirill A. Korinsky ---
Thanks,
https://gcc.gnu.org/cgit/gcc/commit/?id=dfe7b5e9e7010f10e9737d5f15f5b48ba536e8f5
and
https://gcc.gnu.org/cgit/gcc/commit/?id=29ac92436aa5c702e9e02c206e7590ebd806398e
looks quite trivial to back
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #2 from Kirill A. Korinsky ---
Andrew, thanks for reply.
I'll try to backport OpenBSD patches to 12.4.0 and try to bootsrap it, but it
needs some time.
Am I right that it doesn't ring any bell?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
Bug ID: 120145
Summary: Can't bootstrap gcc11 on OpenBSD / sparc64
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
--- Comment #31 from Kirill A. Korinsky ---
Iain, you're right.
This is a differnt things vecause it uses xcode 7.2.1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
Kirill A. Korinsky changed:
What|Removed |Added
CC||kirill at korins dot ky
--- Commen