Re: #8964: split_marker_entry assert breaks -split-objs and -ddump-opt-cmm

"GHC" <[email protected]> Fri, 08 Mar 2019 15:35:42 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============5992137196125786925==
Content-Type: multipart/related;
 boundary="===============1790447052063775500=="

--===============1790447052063775500==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

#8964: split_marker_entry assert breaks -split-objs and -ddump-opt-cmm
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  lowest            |            Milestone:  8.10.1
       Component:  Compiler          |              Version:  7.9
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 `-split-objs` has been removed in favor of `-split-sections`.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8964#comment:5>