[GHC] #13956: ghc panic compiling lame-0.1.1
GHC
ghc-devs at haskell.org
Wed Jul 19 00:26:54 UTC 2017
#13956: ghc panic compiling lame-0.1.1
-------------------------------------+-------------------------------------
Reporter: uznx | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.2.2
Component: Compiler | Version: 8.2.1-rc3
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
{{{
$ cabal unpack lame==0.1.1
$ cd lame-0.1.1
$ cabal install --only-dependencies --enable-library-profilng
$ ghc Codec/Audio/LAME -prof -fprof-auto-exported
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13956#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list