[GHC] #11260: Re-compilation tests fail on powerpc64
GHC
ghc-devs at haskell.org
Sat Dec 19 19:35:57 UTC 2015
#11260: Re-compilation tests fail on powerpc64
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.11
Keywords: | Operating System: Linux
Architecture: powerpc64 | Type of failure: Compile-time
| performance bug
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
recomp011:
{{{
[1 of 1] Compiling Main ( Main.hs, Main.o ) [A.hsinc changed]
Linking Main ...
4343
+Linking Main ...
4343
}}}
recomp015:
{{{
[1 of 1] Compiling Main ( Main.hs, Main.o )
Linking Main ...
Running main...
+Linking Main ...
Running main...
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11260>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list