COFF: cope with new debug sections in gcc 4.x (fixes ghciprog004)
[ghc-hetmet.git] / rts / EndPrivate.h
1 #if __GNUC__ >= 4 && !defined(freebsd_HOST_OS) && !defined(mingw32_HOST_OS)
2 #pragma GCC visibility pop
3 #endif