[Bug 263271] lang/gcc11: Add upstream patch to fix bug of libgccgit
Date: Sat, 16 Apr 2022 08:09:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263271
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=427746f6a3ecdb70f182adfd42e48130f273fdda
commit 427746f6a3ecdb70f182adfd42e48130f273fdda
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-04-14 18:11:17 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-04-16 08:07:56 +0000
lang/gcc11: Add upstream patch to fix bug of libgccjit
After switching to LTO bootstrap with commit 2f6be9fb8281, build of
editors/emacs-devel fails with segmentation fault of emacs if
NATIVECOMP option is enabled. The cause of the problem is bug of
libgccjit and it was unveiled by switching to LTO bootstrap. So add
upstream patch to fix it.
PR: 263271
Approved by: gerald (toolchain@)
lang/gcc11/Makefile | 2 +-
.../gcc11/files/patch-gcc_jit_jit-playback.c (new) | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.