[GHC] #10295: Putting SCC in heavily inlined code results in "error: redefinition of global"

GHC ghc-devs at haskell.org
Sun Jun 21 02:47:11 UTC 2015


#10295: Putting SCC in heavily inlined code results in "error: redefinition of
global"
-------------------------------------+-------------------------------------
        Reporter:  yongqli           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by yongqli):

 I can't isolate a test case -- whenever I set a function in my program to
 `undefined` the problem goes away. Is it possible I'm hitting against a
 limit in terms of how large a function can be?

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


More information about the ghc-tickets mailing list