https://issues.dlang.org/show_bug.cgi?id=13826

--- Comment #7 from Dlang Bot <[email protected]> ---
dlang/dmd pull request #10370 "Fix Issue 13826 - Move volatileLoad/Store to
core.volatile when the volatile keyword is removed" was merged into master:

- e0e2071e059d6e2849e1fc962d61f891c2d100f2 by Ernesto Castellotti:
  Fix Issue 13826 - Move volatileLoad/Store to core.volatile when the volatile
keyword is removed

  This PR move the intrinsic volatileLoad and volatileStore into core.volatile,
  as promised by the discussion in #892
  and #4155.

  This PR removes the support for the intrinsic of volatileLoad and
  volatileStore in the core.bitop module

  This PR depends on: dlang/druntime#2773

  Signed-off-by: Ernesto Castellotti <[email protected]>

https://github.com/dlang/dmd/pull/10370

--

Reply via email to