From c906f6fc1f4062100280e5f31a194bfffa55f595 Mon Sep 17 00:00:00 2001 From: Martin Kinkelin Date: Thu, 14 Feb 2019 21:36:23 +0100 Subject: [PATCH] druntime: Fix core.atomic.cas() for 64-bit floating-point values Fixes #3000. --- runtime/druntime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/druntime b/runtime/druntime index dbf2e62d1b5..a7835fab226 160000 --- a/runtime/druntime +++ b/runtime/druntime @@ -1 +1 @@ -Subproject commit dbf2e62d1b5403317b8e740ce489ad4e8be679fb +Subproject commit a7835fab226a1ef19b5b10148799fd20a4b2cf27