[Bug ipa/116893] -fipa-cp-clone breaks mismatched-dealloc diagnostic

2024-09-29 Thread a1ba.omarov at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116893 --- Comment #3 from Alibek Omarov --- It indeed looks similar, but looking at the error (sorry, forgot to post it as well): :37:25: error: '_Mem_Free.constprop' called on pointer returned from a mismatched allocation function [-Werror=mismatched

[Bug ipa/116893] New: -fipa-cp-clone breaks mismatched-dealloc diagnostic

2024-09-29 Thread a1ba.omarov at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116893 Bug ID: 116893 Summary: -fipa-cp-clone breaks mismatched-dealloc diagnostic Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug libstdc++/82366] std::regex constructor called from shared library throws std::bad_cast

2023-10-27 Thread a1ba.omarov at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82366 --- Comment #11 from Alibek Omarov --- I reproduced it with the game engine loading game mod, on Ubuntu Linux system. Both the engine and the mod are open source, but I'm trying to craft a smaller example.

[Bug libstdc++/82366] std::regex constructor called from shared library throws std::bad_cast

2023-10-26 Thread a1ba.omarov at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82366 Alibek Omarov changed: What|Removed |Added CC||a1ba.omarov at gmail dot com --- Comment