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] | |
*performance* testsuite files, you mean? What happens for the testsuite files isYes ;-) 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?
I have attached a tested patch ;-)Is now in. Don't forget to always provide a Changelog entry and watch overlong
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |