#15669: T7040_ghci has a suspicious testcase failure ---------------------------------+---------------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: patch Priority: high | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: T7040_ghci Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5364 Wiki Page: | ---------------------------------+---------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"06a09a5b5764717121be41d32f7b30f58ae33e08/ghc" 06a09a5/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="06a09a5b5764717121be41d32f7b30f58ae33e08" rts: Fix bss initialization on Windows This patch fixes BSS initialization such that it is initialized to 0 as you'd expect. Test Plan: ./validate, test T7040_ghci Reviewers: bgamari, erikd, simonmar Reviewed By: bgamari Subscribers: rwbarton, carter GHC Trac Issues: #15669 Differential Revision: https://phabricator.haskell.org/D5364 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15669#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler