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: Formatting fixes for 2 testsuite files.


Dhruv Matani wrote:

Yes ;-) Oops. I wrongly assumed that since the previous patch tested
fine, the current, which was only the removal of a single line would do
now harm, so I didn't test it. Apparently, new_allocator did not have a
corresponding using declaration anywhere.

BTW, are all test-suite files compiled with full optimization? -O3 or
not?


*performance* testsuite files, you mean? What happens for the testsuite files is
obvious. Anyway:


scripts/check_performance
scripts/testsuite_flags.in


I have attached a tested patch ;-)


Is now in. Don't forget to always provide a Changelog entry and watch overlong
lines, I fixed one for you.


Paolo.


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