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
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: a1ba.omarov at gmail dot com
Target Milestone: ---
Created attachment 59224
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59224&action=edit
-save-temps output from GCC 13.2
I've been adding `_
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
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: a1ba.omarov at gmail dot com
Target Milestone: ---
Created attachment 45308
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45308&action=edit
generated sv_init.i
1) The exact version of GCC:
$