[commit: ghc] master: Windows: Bump to GCC 7.2 for GHC 8.4 (b62097d)

git at git.haskell.org git at git.haskell.org
Wed Oct 25 07:24:52 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/b62097d10e0ff490f862661a24e3ca1cc1bba841/ghc

>---------------------------------------------------------------

commit b62097d10e0ff490f862661a24e3ca1cc1bba841
Author: Tamar Christina <tamar at zhox.com>
Date:   Wed Oct 25 08:13:55 2017 +0100

    Windows: Bump to GCC 7.2 for GHC 8.4
    
    Summary:
    GHC 8.4 is expected to ship with an updated GCC bindist based on GCC 7.2.
    
    I am however at this time not updating the crt due to an issue introduced
    in september. https://sourceforge.net/p/mingw-w64/mailman/message/36085637/
    
    Unless a favorable fix comes out of the discussion I will just ship the old crt
    with GHC 8.4.
    
    Test Plan: ./validate
    
    Reviewers: austin, bgamari
    
    Subscribers: rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D4119


>---------------------------------------------------------------

b62097d10e0ff490f862661a24e3ca1cc1bba841
 mk/get-win32-tarballs.sh | 23 ++++++++++----------
 mk/win32-tarballs.md5sum | 56 ++++++++++++++++++++++++------------------------
 2 files changed, 39 insertions(+), 40 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc b62097d10e0ff490f862661a24e3ca1cc1bba841


More information about the ghc-commits mailing list