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: Ian Lance Taylor <ian at wasabisystems dot com>
- Cc: Chris Lattner <sabre at nondot dot org>, Matt Austern <austern at apple dot com>, <gcc at gcc dot gnu dot org>, Richard Henderson <rth at redhat dot com>
- Date: 07 Nov 2003 15:54:52 +0100
- Subject: Re: [C++] GCC tree linkage types
- Organization: Integrable Solutions
- References: <Pine.LNX.4.44.0311062307070.9490-100000@nondot.org><m3wuackzdn.fsf@gossamer.airs.com>
Ian Lance Taylor <ian@wasabisystems.com> writes:
[...]
| > > The GNU linker supports more exotic linkage types like `indirect',
| > > `warning', and `set'. But these are probably not of interest to the
| > > compiler.
| >
| > True. What do these linkage types do? Are they documented somewhere? A
| > google search didn't turn up anything obvious.
|
| I doubt they are documented.
Thanks for the documentation. Is that not formally included in the
docs because it is intended not to be used by non "wide" public?
-- Gaby