#2444: gtk2hs 0.9.13 fails to build on ppc due to bad code generated with
-fvia-C
-------------------------+--------------------------------------------------
Reporter: bos | Owner:
Type: bug | Status: new
Priority: lowest | Milestone: 6.12.3
Component: Compiler | Version: 6.8.3
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: powerpc | Failure: None/Unknown
-------------------------+--------------------------------------------------
Changes (by Mikolaj):
* failure: => None/Unknown
Comment:
The situation on the released 6.12.3 on a 7447A powerpc processor with
Linux is: -fasm works, -fvia-C with unregistered build works, -fvia-C with
normal build fails on trivial code with
{{{
[1 of 1] Compiling Main ( te.hs, te.o )
Prologue junk?: .type si6_entry, @function
si6_entry:
# 22 "/tmp/ghc11373_0/ghc11373_0.hc" 1
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2444#comment:5>
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