-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Closed
Labels
Description
Bugzilla Link | 45421 |
Resolution | FIXED |
Resolved on | Apr 16, 2020 12:13 |
Version | 10.0 |
OS | Windows NT |
Blocks | #44654 |
CC | @RKSimon,@tstellar |
Fixed by commit(s) | c8dadac cc6e51a |
Extended Description
The feature -ffp-exception-behavior=<value>
was implemented in:
7f9b513
on 2019-12-04 (before the llvm 10.0 branch).
The relevant documentation added to the UsersManual in that commit, but the
release note was added in a later commit (on 2020-02-24, after the llvm 10.0
branch):
c8dadac
I think that to publicize the availability of the feature, and to avoid
misunderstanding, cherry-picking this release note to the 10.0.1 branch should
be done.