[GHC] #15396: -staticlib is broken on GHC 8.4.3 on Linux under certain conditions

GHC ghc-devs at haskell.org
Fri Jul 27 21:25:06 UTC 2018


#15396: -staticlib is broken on GHC 8.4.3 on Linux under certain conditions
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.4.3
  (Linking)                          |
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Krzysztof Gogolewski <krz.gogolewski@…>):

 In [changeset:"754c3a55a603b155fa5d9a282de73d41a4694ffc/ghc" 754c3a5/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="754c3a55a603b155fa5d9a282de73d41a4694ffc"
 Fix Ar crashing on odd-sized object files (Trac #15396)

 Summary: All the work was done by Moritz Angermann.

 Test Plan: validate

 Reviewers: angerman, RyanGlScott, bgamari

 Reviewed By: angerman

 Subscribers: rwbarton, thomie, carter

 GHC Trac Issues: #15396

 Differential Revision: https://phabricator.haskell.org/D5013
 }}}

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


More information about the ghc-tickets mailing list