--
rich at phekda dot gotadsl dot co dot uk changed:
What|Removed |Added
Severity|minor |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30361
--- Comment #6 from rich at phekda dot gotadsl dot co dot uk 2007-01-06
14:54 ---
I've repeated my testing with binutils 070103 (from snapshot from web page) and
gcc 4.3.0 20070104 from svn trunk (svn revision 120449).
Using hidden visibility with the attribute before the fun
--- Comment #5 from rich at phekda dot gotadsl dot co dot uk 2007-01-03
21:55 ---
Thanks for the quick response and the reference to the attribute documentation.
I agree my comment about the documentation being incorrect is wrong. But it
doesn't look to me like the visibili
--- Comment #2 from rich at phekda dot gotadsl dot co dot uk 2007-01-03
21:45 ---
Created an attachment (id=12853)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12853&action=view)
A test case
When I compile the attached test case, I get:
[EMAIL PROTECTED] test-cases]$
__attribute__((visibility("hidden"))) misleading
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rich