[GHC] #12416: Some GCC versions warn about failed inlines
GHC
ghc-devs at haskell.org
Thu Jul 21 09:49:17 UTC 2016
#12416: Some GCC versions warn about failed inlines
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonmar):
The warnings don't cause a build failure, right?
The fix is to make them EXTERN_INLINE instead.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12416#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list