[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 20 22:46:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: brooks
Date: Fri Apr 20 22:46:23 UTC 2018
New revision: 467849
URL: https://svnweb.freebsd.org/changeset/ports/467849

Log:
  Merge r332833 from FreeBSD HEAD.

  This should ensure clang does not use pushf/popf sequences to
  save and restore flags, avoiding problems with unrelated flags (such as
  the interrupt flag) being restored unexpectedly.

  PR:           225330

Changes:
  head/devel/llvm60/Makefile
  head/devel/llvm60/files/clang/patch-fsvn-r332833-clang
  head/devel/llvm60/files/patch-fsvn-r332833

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


More information about the freebsd-toolchain mailing list