[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64

2025-05-09 Thread kirill at korins dot ky via Gcc-bugs
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

[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64

2025-05-07 Thread kirill at korins dot ky via Gcc-bugs
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.

[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64

2025-05-07 Thread kirill at korins dot ky via Gcc-bugs
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

[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64

2025-05-06 Thread kirill at korins dot ky via Gcc-bugs
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

[Bug bootstrap/120145] Can't bootstrap gcc11 on OpenBSD / sparc64

2025-05-06 Thread kirill at korins dot ky via Gcc-bugs
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?

[Bug bootstrap/120145] New: Can't bootstrap gcc11 on OpenBSD / sparc64

2025-05-06 Thread kirill at korins dot ky via Gcc-bugs
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

[Bug target/100340] Bootstrap fails with Clang 12.0.5 (XCode 12.5)

2022-04-19 Thread kirill at korins dot ky via Gcc-bugs
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.

[Bug target/100340] Bootstrap fails with Clang 12.0.5 (XCode 12.5)

2022-04-19 Thread kirill at korins dot ky via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340 Kirill A. Korinsky changed: What|Removed |Added CC||kirill at korins dot ky --- Commen