[GHC] #9828: genprimopcode: parse error

GHC ghc-devs at haskell.org
Mon Dec 1 03:52:05 UTC 2014


#9828: genprimopcode: parse error
----------------------------------------------+---------------------------
              Reporter:  erikd                |            Owner:  thomie
                  Type:  bug                  |           Status:  new
              Priority:  normal               |        Milestone:
             Component:  Compiler             |          Version:  7.9
            Resolution:                       |         Keywords:
      Operating System:  Linux                |     Architecture:  powerpc
       Type of failure:  Building GHC failed  |       Difficulty:  Unknown
             Test Case:                       |       Blocked By:
              Blocking:                       |  Related Tickets:
Differential Revisions:                       |
----------------------------------------------+---------------------------
Changes (by thomie):

 * owner:   => thomie


Comment:

 The cause of this bug is my patch for #9094.

 To install gcc-4.9 on Ubuntu 14.04:
 {{{
 $ sudo add-apt-repository ppa:ubuntu-toolchain-r/test
 $ sudo apt-get update
 $ sudo apt-get install gcc-4.9
 $ gcc-4.9 --version
 gcc-4.9 (Ubuntu 4.9.2-0ubuntu1~14.04) 4.9.2
 }}}

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


More information about the ghc-tickets mailing list