[commit: ghc] master: Revert "compiler: make sure we reject -O + HscInterpreted" (again) (edb8dc5)

git at git.haskell.org git at git.haskell.org
Tue May 19 12:28:28 UTC 2015


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

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

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

commit edb8dc5cd2350206fcbe0ab8aa0954b3db50d7ab
Author: Austin Seipp <austin at well-typed.com>
Date:   Tue May 19 07:28:00 2015 -0500

    Revert "compiler: make sure we reject -O + HscInterpreted" (again)
    
    Apparently my machine likes this commit, but Harbormaster does not?
    
    This reverts commit b199536be25ea046079587933cc73d0a948a0626.


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

edb8dc5cd2350206fcbe0ab8aa0954b3db50d7ab
 compiler/main/DynFlags.hs                      | 12 ++++----
 compiler/main/ErrUtils.hs                      |  6 +---
 compiler/main/GHC.hs                           | 41 ++++----------------------
 compiler/simplCore/FloatOut.hs                 | 27 -----------------
 testsuite/.gitignore                           |  1 -
 testsuite/tests/ghc-api/T10052/Makefile        | 12 --------
 testsuite/tests/ghc-api/T10052/T10052-input.hs |  1 -
 testsuite/tests/ghc-api/T10052/T10052.hs       | 30 -------------------
 testsuite/tests/ghc-api/T10052/T10052.stderr   |  3 --
 testsuite/tests/ghc-api/T10052/T10052.stdout   |  1 -
 testsuite/tests/ghc-api/T10052/all.T           |  2 --
 11 files changed, 12 insertions(+), 124 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 edb8dc5cd2350206fcbe0ab8aa0954b3db50d7ab


More information about the ghc-commits mailing list