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
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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82366
Alibek Omarov changed:
What|Removed |Added
CC||a1ba.omarov at gmail dot com
--- Comment