This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [C++] GCC tree linkage types
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Matt Austern <austern at apple dot com>
- Cc: Chris Lattner <sabre at nondot dot org>, gcc at gcc dot gnu dot org, Richard Henderson <rth at redhat dot com>
- Date: 06 Nov 2003 22:02:49 +0100
- Subject: Re: [C++] GCC tree linkage types
- Organization: Integrable Solutions
- References: <Pine.LNX.4.44.0310271019520.5698-100000@nondot.org><2B2F383D-109A-11D8-BDB6-00039390D9E0@apple.com>
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.
-- Gaby