This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Darwin pragmas
- To: Geoff Keating <geoffk at geoffk dot org>
- Subject: Re: PATCH: Darwin pragmas
- From: Stan Shebs <shebs at apple dot com>
- Date: Tue, 26 Jun 2001 13:21:13 -0700
- CC: gcc-patches at gcc dot gnu dot org
- References: <3B37F72E.62D2247B@apple.com> <jmg0cn6by9.fsf@geoffk.org>
Geoff Keating wrote:
>
> Stan Shebs <shebs@apple.com> writes:
>
> > Here are four target-specific pragmas that Darwin systems need to
> > support. In the absence of any consensus on adding documentation or
> > testsuite for pragmas, the patch doesn't include those, but of course
> > I'd be happy to write them if it's agreed that they are desirable.
>
> Yes, please, testcases for every feature.
OK.
> I think we decided that
> even target-specific pragmas should have documentation, but presumably
> in a target-specific section of the docs... I'm not sure where that
> might go. Probably in the bit about 'C extensions', have a sub-node
> for pragmas, and a second sub-node for 'pragmas for Darwin'.
That sounds right to me. It will also be a good opportunity to
editorialize about pragmas some more, heh-heh.
Stan