#5176: RTS build failure with gcc-4.6.1
---------------------------------+------------------------------------------
    Reporter:  erikd             |        Owner:  igloo              
        Type:  bug               |       Status:  patch              
    Priority:  highest           |    Milestone:  7.2.1              
   Component:  Runtime System    |      Version:  7.1                
    Keywords:                    |     Testcase:                     
   Blockedby:                    |   Difficulty:                     
          Os:  Unknown/Multiple  |     Blocking:                     
Architecture:  Unknown/Multiple  |      Failure:  Building GHC failed
---------------------------------+------------------------------------------

Comment(by igloo@…):

 commit 0a6f26f6d29c8762b254e2f1040fce5c3571feea
 Author: Ian Lynagh <[email protected]>
 Date:   Fri Jun 24 20:51:13 2011 +0100

     Fix gcc 4.6 warnings; fixes #5176

     Based on a patch from David Terei.

     Some parts are a little ugly (e.g. defining things that only ASSERTs
     use only when DEBUG is defined), so we might want to tweak things a
     little.

     I've also turned off -Werror for didn't-inline warnings, as we now
     get a few such warnings.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to