This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13134] [3.4 regression] Visibility attribute is ignored
- From: "austern at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Dec 2003 20:16:04 -0000
- Subject: [Bug c/13134] [3.4 regression] Visibility attribute is ignored
- References: <20031120005743.13134.bryner@brianryner.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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