
#15411: urk! lookup local fingerprint -------------------------------------+------------------------------------- Reporter: admock | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: #15399 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by trommler): * version: 8.4.3 => 8.5 * related: => #15399 Comment: Could this be related to #15399? You are on PowerPC 64-bit big endian, aren't you. I also built on a little endian machine and everything is fine there. Could this be an endianness issue. The code generated does not differ much in fact when I wrote both 64-bit backends endianness did not matter at all, only the C calling convention was different. I am setting the version number to 8.5 which is technically still incorrect but 8.6.1 alpha-2 is not on offer and this is as close as we get. I have started to look into #15399 and did some bisecting. I will add my findings there soon. BTW: Good to know that I am not the only one here running GHC on a big endian PowerPC 64-bit :-) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15411#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler