fix pretty-printing of the cvttsd2si SSE2 instruction (fixes 5149 test
[ghc-hetmet.git] / rts / EndPrivate.h
index 1d8a6b4..4cfb68f 100644 (file)
@@ -1,3 +1,3 @@
-#if __GNUC__ >= 4 && !defined(freebsd_HOST_OS)
+#if defined(HAS_VISIBILITY_HIDDEN) && !defined(freebsd_HOST_OS)
 #pragma GCC visibility pop
 #endif