remove the __mxcsr member from fenv_t on i386 to follow the glibc abi
commitbaba2630c9cf778b41e218dfa980fcfdbec808e6
authorSzabolcs Nagy <nsz@port70.net>
Sun, 18 Aug 2013 12:41:29 +0000 (18 12:41 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 18 Aug 2013 16:27:20 +0000 (18 16:27 +0000)
tree9f7cadf2e7c26dec158faa8e3be83ee26207e04c
parentebc10fa17634a6ddb87a3aedd71b7d9617d12c19
remove the __mxcsr member from fenv_t on i386 to follow the glibc abi

in the previous commit sse fenv support was added, but there is no
need to save mxcsr (sse fenv register) so fix the abi incompatibility
with glibc.
arch/i386/bits/fenv.h