[commit: ghc] master: Windows: Bump to GCC 7.2 for GHC 8.4 (f11f252)
git at git.haskell.org
git at git.haskell.org
Sat Nov 11 16:34:48 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f11f2521aff16edca150e6eed5102a3da7e4f59a/ghc
>---------------------------------------------------------------
commit f11f2521aff16edca150e6eed5102a3da7e4f59a
Author: Tamar Christina <tamar at zhox.com>
Date: Sat Nov 11 10:55:31 2017 -0500
Windows: Bump to GCC 7.2 for GHC 8.4
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
Reviewed By: bgamari
Subscribers: thomie, rwbarton
Differential Revision: https://phabricator.haskell.org/D4125
>---------------------------------------------------------------
f11f2521aff16edca150e6eed5102a3da7e4f59a
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 f11f2521aff16edca150e6eed5102a3da7e4f59a
More information about the ghc-commits
mailing list