This is the mail archive of the gcc@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]

Re: [C++] GCC tree linkage types


On 6 Nov 2003, Gabriel Dos Reis wrote:

> Matt Austern <austern@apple.com> writes:
> | So my question: since we've got three flags, in principle we've got
> | 2^3 = eight possible combinations of flags.  I bet most of those eight
> | don't make any sense.  Which combinations are errors, which are
> | meaningful, and what are the distinctions between the meaningful
> | combinations?  Should the answer to that question be documented
> | somewhere?
>
> I don't know what the answers should be, but yes they should be
> documented.

Better yet, could all of these flags be folded into the DECL_VISIBILITY
work?  Perhaps establish some clear semantics for these flags, and get
the front-ends to generate the _correct_ flags?

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


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