Date: Sat, 16 Apr 2022 08:09:39 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 263271] lang/gcc11: Add upstream patch to fix bug of libgccgit Message-ID: <bug-263271-29464-Nf4nwehOh8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263271-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-263271-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263271 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D427746f6a3ecdb70f182adfd42e4813= 0f273fdda 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(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263271-29464-Nf4nwehOh8>