[GHC] #7554: Define __SSE__ when compiling with -msse
GHC
cvs-ghc at haskell.org
Fri Jan 11 00:36:58 CET 2013
#7554: Define __SSE__ when compiling with -msse
-----------------------------+----------------------------------------------
Reporter: tibbe | Owner: simonmar
Type: feature request | Status: patch
Priority: normal | Component: Compiler
Version: 7.6.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Changes (by tibbe):
* status: new => patch
Comment:
Simon M, as I removed a 'panic' you added to the code, could you please
review? My rationale for removing it is that if the X86 codegen is run and
the architecture is not X86, we have bigger problems and we should check
that elsewhere (if at all).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7554#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list