aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2008-02-18 00:00:00 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2008-02-18 00:00:00 +0000
commitee1b5fc5e04a14f32ddacbdf795d770ec5638a40 (patch)
tree1ae40954f4791f14a61bb95b87627d6a6817f38b /gcc
parente69044cb350bcc40d6c812a673b74e9007de8ba1 (diff)
downloadgcc-ee1b5fc5e04a14f32ddacbdf795d770ec5638a40.zip
gcc-ee1b5fc5e04a14f32ddacbdf795d770ec5638a40.tar.gz
gcc-ee1b5fc5e04a14f32ddacbdf795d770ec5638a40.tar.bz2
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
2008-02-17 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/34797 * include/parallel/settings.h (_Settings): Reconstruct Settings class here, uglify, remove anonymous namespace and static members. Convert to datum. * include/parallel/types.h: Move Settings:: enumerations here, uglify. * src/parallel_settings.cc: New, definition for _Settings member functions. * include/parallel/multiway_merge.h: Same. * include/parallel/for_each.h: Same. * include/parallel/workstealing.h: Same. * include/parallel/base.h: Same. * include/parallel/numeric * include/parallel/features.h: Same. * include/parallel/quicksort.h: Same. * include/parallel/equally_split.h: Same. * include/parallel/algorithmfwd.h: Same. * include/parallel/omp_loop_static.h: Same. * include/parallel/random_shuffle.h: Same. * include/parallel/balanced_quicksort.h: Same. * include/parallel/tags.h: Same. * include/parallel/multiway_mergesort.h: Same. * include/parallel/numericfwd.h: Same. * include/parallel/partition.h: Same. * include/parallel/partial_sum.h: Same. * include/parallel/find.h: Same. * include/parallel/algo.h: Same. * include/parallel/omp_loop.h: Same. * include/parallel/sort.h: Same. * src/Makefile.am (parallel_sources): Add parallel_settings.cc. * src/Makefile.in: Regenerate. * config/abi/pre/gnu.ver: Export _Settings::get and _Settings::set. From-SVN: r132383
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions