[GHC] #7289: Mingw FPU init not Windows compatible.

GHC ghc-devs at haskell.org
Wed Dec 30 13:42:27 UTC 2015


#7289: Mingw FPU init not Windows compatible.
-----------------------------------+-----------------------------
        Reporter:  Lennart         |                Owner:
            Type:  bug             |               Status:  new
        Priority:  normal          |            Milestone:  8.0.1
       Component:  Runtime System  |              Version:  7.2.2
      Resolution:                  |             Keywords:
Operating System:  Windows         |         Architecture:  x86
 Type of failure:  None/Unknown    |            Test Case:
      Blocked By:                  |             Blocking:
 Related Tickets:                  |  Differential Rev(s):
       Wiki Page:                  |
-----------------------------------+-----------------------------

Comment (by Phyx-):

 Yeah it is, and it's also unlikely to be changed as they say it's wanted
 behavior http://article.gmane.org/gmane.comp.gnu.mingw.w64.general/10686.

 Even though it introduces some very odd/unexpected behavior
 https://github.com/numpy/numpy/issues/5194.

 It seems an easy solution/workaround is to indeed link in `CRT_fp8.o` or
 `CRT_fp10.o`

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7289#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list