Issue 41981 - Enable -fvisibility-inlines-hidden switch on GCC platforms
Summary: Enable -fvisibility-inlines-hidden switch on GCC platforms
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P4 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: jens-heiner.rechtien
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 15:34 UTC by jens-heiner.rechtien
Modified: 2005-02-28 14:40 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jens-heiner.rechtien 2005-02-03 15:34:56 UTC
The GCC switch -fvisibility-inlines-hidden reduces the export of symbols of
inlined functions, especially in template heavy code. This is the Right
Thing(tm) to do, even if the effect on the final binaries is small. Not Beta
relevant.
Comment 1 jens-heiner.rechtien 2005-02-03 15:46:05 UTC
Fixed in hr11.
Comment 2 jens-heiner.rechtien 2005-02-03 15:47:52 UTC
Verified.
Comment 3 jens-heiner.rechtien 2005-02-28 14:40:50 UTC
Close.