
#16286: Continuations are not labelled in the binaries even with -g3 -------------------------------------+------------------------------------- Reporter: osa1 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): I _think_ this is because those symbols are not marked as `.globl` because they're not supposed to be referenced by other object files. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16286#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler