#8657: -fregs-graph still has a limit on spill slots -------------------------------------+------------------------------------- Reporter: simonmar | Owner: archblob Type: bug | Status: new Priority: normal | Milestone: Component: Compiler (NCG) | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash | Test Case: Blocked By: | Blocking: Related Tickets: #7679 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"6a5d13c4ade5bbb84873970065a1acd1546f6c31/ghc" 6a5d13c4/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="6a5d13c4ade5bbb84873970065a1acd1546f6c31" nativeGen: Allow -fregs-graph to be used Previously the flag was silently ignored due the #7679 and #8657. This, however, seems unnecessarily brutal and makes experimentation unduly difficult for users. Test Plan: Validate Reviewers: austin, simonmar Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2335 GHC Trac Issues: #7679, #8657 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8657#comment:12> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler