-fvisibility-inlines-hidden implied by -fvisibility=hidden?

Avi Kivity avi@scylladb.com
Thu Jan 3 08:22:00 GMT 2019


If I specify -fvisibility=hidden, does that imply 
-fvisibility-inlines-hidden? What's the expected gain from adding 
-fvisibility-inlines-hidden to a project that already has -fvisibility?


Template-heavy code that is not exposed as a shared library itself (but 
does use other shared libraries).



More information about the Gcc-help mailing list