
#11292: Generics unboxed types: TEST=GEq1 WAY=optasm is failing -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #11312 | Differential Rev(s): Phab:D1714 Wiki Page: | -------------------------------------+------------------------------------- Comment (by RyanGlScott): At the moment I'm only testing if something with unlifted types can be equal to itself, so one `Addr#` suffices. I could conceivably add a test for two things that aren't equal, in which the two unequal fields are something like `nullAddr#` and `plusAddr# 1# nullAddr#` (disclaimer: I don't know how safe that would be in general). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11292#comment:14 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler