#3132: x86 code generator generates bad FPU register names
-------------------------------+--------------------------------------------
Reporter: int-e | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.12.1
Component: Compiler (NCG) | Version: 6.11
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: x86 |
-------------------------------+--------------------------------------------
Changes (by igloo):
* milestone: 6.12 branch => 6.12.1
Comment:
Also fails on amd64/Linux in the HEAD, with errors like:
{{{
/tmp/ghc22358_0/ghc22358_0.s:2168:0:
Error: suffix or operands invalid for `subsd'
/tmp/ghc22358_0/ghc22358_0.s:2219:0:
Error: junk `naughty x86_64 register' after expression
/tmp/ghc22358_0/ghc22358_0.s:2328:0:
Error: suffix or operands invalid for `addsd'
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3132#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs