[PATCH][libstdc++-v3 parallel mode] Throw out running time measurement

Andreas Tobler toa@pop.agri.ch
Thu Oct 25 20:23:00 GMT 2007


Andreas Tobler wrote:
> Johannes Singler wrote:
>> This patch removes obsolete running time measurement code (that was
>> already deactivated).
>>
>>
>> Committed as approved.
>>
>>
>> 2007-10-25  Johannes Singler  <singler@ira.uka.de>
>>
>>       * include/parallel/multiway_merge.h: Removed Timing<inactive_tag>
>>       * include/parallel/random_shuffle.h: Same
>>       * include/parallel/set_operations.h: Same
>>       * include/parallel/tree.h: Same
>>       * include/parallel/multiway_mergesort.h: Same
>>       * include/parallel/timing.h: Removed completely
> 
> Would you mind regenerating include/Makefile.in after you have removed 
> include/parallel/timing.h from include/Makefile.am?

Ok, done it myself. Committed as obvious.

2007-10-25  Andreas Tobler  <a.tobler@schweiz.org>

	* include/Makefile.am (parallel_headers): Remove timing.h.
	* include/Makefile.in: Regenerate.


Andreas



More information about the Libstdc++ mailing list