Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2024 15:45:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 84157] [maintainer update] update port: japanese/gaim
Message-ID:  <bug-84157-7788-RYH8GALwtc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-84157-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-84157-7788@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=3D84157

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Daaabed1dea7c1d16cdc5457bf6dee7416=
4104e26

commit aaabed1dea7c1d16cdc5457bf6dee74164104e26
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-05 13:00:12 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-05 15:44:49 +0000

    Merge commit eb8f379567e8 from llvm-project (by Florian Hahn):

      [DSE] Remove malloc from EarliestEscapeInfo before removing. (#84157)

      Not removing the malloc from earliest escape info leaves stale entries
      in the cache.

      Fixes https://github.com/llvm/llvm-project/issues/84051.

      PR: https://github.com/llvm/llvm-project/pull/84157

    This fixes a crash in clang (usually a bus error, but can also be
    another memory error) when compiling the science/siconos port.

    PR:             278174
    Reported by:    yuri
    MFC after:      3 days

 .../llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp  | 4 =
++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-84157-7788-RYH8GALwtc>