
#10852: ghc 7.8.4 on arm - panic: Simplifier ticks exhausted ---------------------------------------+------------------------------ Reporter: andrewufrank | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Resolution: | Keywords: arm Operating System: Linux | Architecture: arm Type of failure: Compile-time crash | Test Case: Blocked By: | Blocking: Related Tickets: #5642, #9675 | Differential Rev(s): Wiki Page: | ---------------------------------------+------------------------------ Comment (by andrewufrank): a simpler example - pureMD5 does give the same result (again on an armhf with ghc 7.10.2.20151030 {{{ Glasgow Haskell Compiler, Version 7.10.2.20151030, stage 2 booted by GHC version 7.10.2.20151030 Using binary package database: /usr/lib/ghc/package.conf.d/package.cache Using binary package database: /home/frank/.ghc/arm- linux-7.10.2.20151030/package.conf.d/package.cache wired-in package ghc-prim mapped to ghc- prim-0.4.0.0-087c70fa92d0fbd8056dbc5853433ed1 wired-in package integer-gmp mapped to integer- gmp-1.0.0.0-c6adc6639382c14317a5926d860e24d8 wired-in package base mapped to base-4.8.2.0-6d4788b4fac4bef0277f64a0a9ece0ab wired-in package rts mapped to builtin_rts wired-in package template-haskell mapped to template- haskell-2.10.0.0-96406e1c046e7d3794950273552e30d5 wired-in package ghc mapped to ghc-7.10.2.20151030-28f5d1fe7d4210612a8dc6732b57dced wired-in package dph-seq not found. wired-in package dph-par not found. Hsc static flags: *** Deleting temp files: Deleting: *** Deleting temp dirs: Deleting: ghc: no input files }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10852#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler