This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/15000] Support setting the default symbol visibility for ELF


------- Additional Comments From giovannibajo at libero dot it  2004-07-25 23:57 -------
(In reply to comment #32)

> The new -fvisibility-inlines-hidden isn't being aggressive enough in hiding 
> inlines members and I don't know why. I'm using DECL_INLINE() which I
> think is correct? Any help here would be appreciated. 

You can try with DECL_DECLARED_INLINE. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15000


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]