[GHC] #11684: Fix tests with Clang

GHC ghc-devs at haskell.org
Sat Mar 12 11:46:51 UTC 2016


#11684: Fix tests with Clang
-------------------------------------+-------------------------------------
        Reporter:  erikd             |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Other             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  ​Phab:D1986
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by erikd):

 For some reaosn `DriverPiplelne.mkExtraObj` is calling `SysTools.runCc`
 directly, on assembly language files while most other assembly language
 files get passed through `DriverPiplelne.runPhase`.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11684#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list