Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,247
    • Issues 5,247
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 577
    • Merge requests 577
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Merge requests
  • !6211

Fix STG-> C-- of non-native switch with twos compliment

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Ericson requested to merge wip/byte-switch into master Jul 21, 2021
  • Overview 6
  • Commits 2
  • Pipelines 3
  • Changes 6

This is actually just the test. Have not gotten to the bottom of it yet. Previous commits are !4717 (merged) which is good to go.

Edited Aug 17, 2021 by John Ericson
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/byte-switch