-fvisibility-inlines-hidden implied by -fvisibility=hidden?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: -fvisibility-inlines-hidden implied by -fvisibility=hidden?
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Date: Thu, 3 Jan 2019 10:22:46 +0200
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1
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).
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]