[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
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 `_

[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

[Bug c/88635] New: Assembler error when building with "-g -O2 -m32"

2018-12-29 Thread 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: $