]> git.ipfire.org Git - thirdparty/gcc.git/commit
libphobos: Add missing ControlState variable for AArch64
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 2 Dec 2021 00:42:07 +0000 (01:42 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Thu, 2 Dec 2021 00:46:55 +0000 (01:46 +0100)
commit1c5317d6214baec897120320423e6ad9f4980fdf
tree5453c88a9e734f627bb269fc154d7f69c0184ef4
parentfa10faa72d8e9e97b6e564f8b0a7b602538d0da0
libphobos: Add missing ControlState variable for AArch64

Fixes a typo that occurred during the splitting of the std.math module
into a package.

libphobos/ChangeLog:

* src/std/math/hardware.d (FloatingPointControl.getControlState): Add
missing ControlState variable for AArch64.
libphobos/src/std/math/hardware.d