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 c/13134] [3.4 regression] Visibility attribute is ignored


------- Additional Comments From austern at apple dot com  2003-12-01 20:15 -------
Subject: Re:  [3.4 regression] Visibility attribute is ignored

I would prefer to avoid distinguishing between "B has no visibility 
attribute specified" and "B has default visibility specified".  Any 
solution that requires distinguishing between those two 
almost-identical things means that a declaration's visibility can have 
five possible states, not four, i.e. that it requires three bits to 
describe.



-- 


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


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