These were identical in practice - they originally were different
in an earlier (unposted) version of the patch.
Signed-off-by: Martin Storsjö <martin@martin.st>
The fpcr register used in arm64 is the same as the fpscr register in 32
bit arm, but when the register is accessed via the msr/mrs instructions,
a 64 bit register has to be used - thus use a 64 bit local variable instead
of accessing a fenv_t directly.
Signed-off-by: Martin Storsjö <martin@martin.st>
Also replace 'This file is a part of' by 'This file is part of' for consistency
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5147 4407c894-4637-0410-b4f5-ada5f102cad1