[Bug 255570] [exp-run] Against llvm-12-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Dec 2021 11:58:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255570

--- Comment #47 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=57f6f33bd111ff512c0df22104671f3bc85add3d

commit 57f6f33bd111ff512c0df22104671f3bc85add3d
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2021-06-14 13:47:53 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-12-25 11:51:06 +0000

    Disable strict-fp for powerpcspe, as it does not work properly yet

    Merge commit 5c18d1136665 from llvm git (by Qiu Chaofan)

      [SPE] Disable strict-fp for SPE by default

      As discussed in PR50385, strict-fp on PowerPC SPE has not been
      handled well. This patch disables it by default for SPE.

      Reviewed By: nemanjai, vit9696, jhibbits

      Differential Revision: https://reviews.llvm.org/D103235

    PR:             255570
    MFC after:      6 weeks

    (cherry picked from commit 715df83abc049b23d9acddc81f2480bd4c056d64)

 contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.