This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [doc] Fixes to testsuite chapter in sourcebuild.texi
On Tue, Mar 16, 2010 at 10:29 AM, Janis Johnson
<janis.marie.johnson@gmail.com> wrote:
>
> On Tue, Mar 16, 2010 at 2:06 AM, Rainer Orth
> <ro@cebitec.uni-bielefeld.de> wrote:
> > Hi Janis,
>
> <great big snip>
>
> >> Let me try rearranging things a bit more as described above. ?First,
> >> though, I can check in your obvious fixes (with you as the author in
> >> the ChangeLog), unless you'd like to do that yourself.
> >
> > Please go ahead. ?<another big snip>
I checked in smaller changes a couple of days. ago. Here's a much bigger
patch with the Test Directives section broken up into smaller pieces and
new subsections for the things that Rainer wanted to see documented,
including effective-target keywords. Rainer, how does this look to you?
Comments are welcome from others too, of course.
2010-03-18 Janis Johnson <janis187@us.ibm.com>
Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* doc/sourcebuild.texi (Test Directives): Split into six
subsections, with most of the current text in new subsections
Directives, Selectors, and Final Actions.
(Directives): Split list of test directives into multiple
subsubsections.
(Selectors): Describe use and syntax of selectors.
(Effective-Target Keywords): Describe all existing keywords.
(Add Options): Describe features for dg-add-options.
(Require Support): Describe variants of dg-require-support.
(Final Actions): Describe commands to use in dg-final.