Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ian Lynagh's avatar
    0a6f26f6
    Fix gcc 4.6 warnings; fixes #5176 · 0a6f26f6
    Ian Lynagh authored
    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.
    0a6f26f6
    History
    Fix gcc 4.6 warnings; fixes #5176
    Ian Lynagh authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.