https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #10 from Kirill A. Korinsky ---
and when I build it by clang, I do have:
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/ports/pobj/gcc-15.1.0/build-sparc64/gcc/cc1...
[New process 452166]
C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120145
--- Comment #9 from Kirill A. Korinsky ---
Meanwhile, I had a confirmation that GCC-15.1.0 fails the same way.
echo timestamp > stmp-int-hdrs
LC_ALL=C GCC_COLORS= /usr/ports/pobj/gcc-15.1.0/buil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544
--- Comment #13 from Kirill A. Korinsky ---
Created attachment 62055
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62055&action=edit
gcc-15-fortran-docs.diff
Here a few more pices which I needed to be able to use makeinfo 4.8.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121407
--- Comment #2 from Kirill A. Korinsky ---
Andrew, not sure.
A hunk for intrinsic.texi and gfortran.texi probably new.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121407
Bug ID: 121407
Summary: Patches to fix building docs under makeinfo 4.8
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121400
Kirill A. Korinsky changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121400
--- Comment #3 from Kirill A. Korinsky ---
Andrew, thanks for pointing to gas. After I've updated it to 2.45, it works.
Just for the records, the right definition of target which allows to build gcc
is:
aarch64-*-openbsd*)
extra_parts=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121400
--- Comment #1 from Kirill A. Korinsky ---
Ok, the issue was related to not correct (old) definition target in
libgcc/config.host.
After making it similar with NetBSD:
aarch64*-*-netbsd*)
extra_parts="$extra_parts crtfastmath.o"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121397
--- Comment #4 from Kirill A. Korinsky ---
Andrew, a trivial patch:
Index: libgcc/enable-execute-stack-mprotect.c
--- libgcc/enable-execute-stack-mprotect.c.orig
+++ libgcc/enable-execute-stack-mprotect.c
@@ -30,7 +30,6 @@
static int need_ena
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121400
Bug ID: 121400
Summary: Gcc fails to bootstrap on OpenBSD/aarch64 due to
missed #ifdef MD_ARCH_FRAME_STATE_T
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121397
Bug ID: 121397
Summary: Bootstrap by clang 19.1.7 fails due to unused static
function
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121387
--- Comment #4 from Kirill A. Korinsky ---
Yeah, and the root cause of this because OpenBSD has quite a few patches which
includes this one.
I just commited into OpenBSD ports WIP repository my WIP port update for GCC up
to 15.1.0 with many pat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121386
--- Comment #5 from Kirill A. Korinsky ---
Created attachment 62040
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62040&action=edit
gengtype-lex.cc from OpenBSD -current
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121387
--- Comment #1 from Kirill A. Korinsky ---
This is invalid bug because the issue related to OpenBSD patches, and not GCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121387
Bug ID: 121387
Summary: Adda fails to build on OpenBSD -current/amd64 due to
missed locks?
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121386
Bug ID: 121386
Summary: Can't build on OpenBSD -current/amd64
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstra
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
24 matches
Mail list logo