From b299ab25a2fca6e0612e4bdca186fbc19f9eaf81 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 16 Jun 2015 11:48:14 -0700 Subject: Use an https link instead of http. --- FutureFeatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FutureFeatures.md') diff --git a/FutureFeatures.md b/FutureFeatures.md index 1a91a1a..85f3871 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -324,7 +324,7 @@ in the spec itself. Implementations are welcome (and encouraged) to support non-standard execution modes, enabled only from developer tools, such as modes with alternate rounding, or evaluation of floating point expressions at greater precision, to support [techniques for detecting numerical instability] -(http://www.cs.berkeley.edu/~wkahan/Mindless.pdf). +(https://www.cs.berkeley.edu/~wkahan/Mindless.pdf). To help developers find the sources of floating point exceptions, implementations may wish to provide a mode where NaN values are produced with -- cgit v1.2.3