[GHC] #15237: New SRT scheme breaks -fvia-C

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The SRT rework implemented in 2b0918c9834be1873728176e4944bec26271234a introduces a sub-word-size field into `StgSRT`. Unfortunately `-fvia-C` doesn't support such fields. This breaks CircleCI's unregisterised target. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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: | -------------------------------------+------------------------------------- Changes (by bgamari): * cc: simonmar (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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 simonmar): Maybe we should just disable this optimisation for !TABLES_NEXT_TO_CODE. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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 bgamari): Yes, I think that would be the easiest way forward. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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: | -------------------------------------+------------------------------------- Changes (by slyfox): * cc: slyfox (added) Comment: Does CircleCI still try to run unregisterised GHC? I'd like to peek at failures you are seeing. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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 bgamari): Indeed I should have included a link: https://circleci.com/gh/ghc/ghc/5735 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4837 Wiki Page: | -------------------------------------+------------------------------------- Changes (by slyfox): * differential: => Phab:D4837 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4837
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#15237: New SRT scheme breaks -fvia-C -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: closed Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4837 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15237#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15237: New SRT scheme breaks -fvia-C
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: closed
Priority: high | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4837
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Sergei Trofimovich
participants (1)
-
GHC