This is the mail archive of the libstdc++-cvs@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]

r119707 - in /trunk/libstdc++-v3: ChangeLog src...


Author: paolo
Date: Sun Dec 10 16:47:27 2006
New Revision: 119707

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119707
Log:
2006-12-10  Paolo Carlini  <pcarlini@suse.de>

	* src/valarray-inst.cc (__gslice_to_index): Optimize performance.
	* testsuite/performance/26_numerics/valarray_gslice_to_index.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/performance/26_numerics/valarray_gslice_to_index.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/valarray-inst.cc


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