[Bug c++/115048] warning "operator delete called on pointer '' with nonzero offset"

2024-05-28 Thread urisimchoni at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115048 --- Comment #1 from Uri Simchoni --- Is this a false-positive of the compiler or an actual issue with libstdc++ or the compiler compiles it?

[Bug c++/115048] New: warning "operator delete called on pointer '' with nonzero offset"

2024-05-12 Thread urisimchoni at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115048 Bug ID: 115048 Summary: warning "operator delete called on pointer '' with nonzero offset" Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/105562] [12 Regression] std::function::_M_invoker may be used uninitialized in std::regex move with -fno-strict-aliasing

2023-05-26 Thread urisimchoni at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105562 Uri Simchoni changed: What|Removed |Added CC||urisimchoni at gmail dot com --- Comment