FIX #2469: sort out our static/extern inline story
authorSimon Marlow <marlowsd@gmail.com>
Tue, 16 Sep 2008 13:22:22 +0000 (13:22 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 16 Sep 2008 13:22:22 +0000 (13:22 +0000)
commitf3052008e4fcd72681b12dfef551d0499eddf6a7
tree5b6ee3d7caab74b66bedd4e92f3e3470931fd801
parentf2de7b4d310e0b8cc49b725d49ab03e94a106d1c
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.
includes/Stable.h
includes/Stg.h