[GHC] #8768: Internal compiler error on haskell-src-exts 1.14.01 (profiling)

GHC ghc-devs at haskell.org
Tue Feb 11 19:34:51 UTC 2014


#8768: Internal compiler error on haskell-src-exts 1.14.01 (profiling)
---------------------------------------+----------------------------------
        Reporter:  MagnusTherning      |            Owner:
            Type:  bug                 |           Status:  new
        Priority:  normal              |        Milestone:
       Component:  Compiler            |          Version:  7.8.1-rc1
      Resolution:                      |         Keywords:
Operating System:  Linux               |     Architecture:  x86_64 (amd64)
 Type of failure:  Compile-time crash  |       Difficulty:  Unknown
       Test Case:                      |       Blocked By:
        Blocking:                      |  Related Tickets:
---------------------------------------+----------------------------------

Comment (by thoughtpolice):

 What GCC and binutils (or associated compiler/assembler tools) are you
 using ''exactly''?

 The thing is, this is actually a bug in GNU as or GCC it seems, as the
 choke happens when compiling the resulting profiled assembly code created
 by GHC - GHC has already done its job. There may be a possible way to work
 around this, but I'll need to know exactly what system you're on first to
 be sure I can reproduce it.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8768#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list