patch applied (ghc): FIX #2469: sort out our static/extern inline
story
Simon Marlow
simonmarhaskell at gmail.com
Tue Sep 16 10:02:41 EDT 2008
Tue Sep 16 06:22:22 PDT 2008 Simon Marlow <marlowsd at gmail.com>
* FIX #2469: sort out our static/extern inline story
gcc has changed the meaning of "extern inline" when certain flags are
on (e.g. --std=gnu99), and this broke our use of it in the header
files.
M ./includes/Stable.h -9 +2
M ./includes/Stg.h -6 +20
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080916132222-12142-474c91dab9beee26f5ce03ff19fe7984997d8f03.gz
More information about the Cvs-ghc
mailing list