[Bug libstdc++/109022] New: Low performance of std::map constructor for already sorted data of std::pair

2023-03-04 Thread marekr22 at wp dot pl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109022 Bug ID: 109022 Summary: Low performance of std::map constructor for already sorted data of std::pair Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity:

[Bug c++/102493] New: non-type template specialization for member pointer to field and function reports leads to unexpected conflict

2021-09-26 Thread marekr22 at wp dot pl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102493 Bug ID: 102493 Summary: non-type template specialization for member pointer to field and function reports leads to unexpected conflict Product: gcc Version: 11.1

[Bug c++/98798] New: Custom operator new[] and delete[] is buggy for aligned class

2021-01-22 Thread marekr22 at wp dot pl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98798 Bug ID: 98798 Summary: Custom operator new[] and delete[] is buggy for aligned class Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal P