This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH][libstdc++-v3 parallel mode] Compile-time parallelism variant choice


Benjamin Kosnik wrote:
            * include/parallel/tags.h:
              Introduce new tags for compile-time choice.

I would really like to see this documented in parallel_mode.xml.


There are a lot of knobs to twist with parallel mode, and this adds
more. Unless there is some central place for user documentation you can
expect that people will be confused.

That's certainly true. I have made a general revision of parallel_mode.xml, including comments on the new features.


Tested x86_64-unknown-linux-gnu: Doc successfully compiles.

Committed to mainline. A similar patch will follow for gcc-4_3-branch.

2008-05-15 Johannes Singler <singler@ira.uka.de>

           * doc/xml/manual/parallel_mode.xml:
           General revision and documentation of new compile-time
           options for sorting.

-- Johannes


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