[Bug c++/91761] Overloaded new operator compiled with -O3 option distorts original C++ code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91761 Sergey Krasnitsky changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from Sergey Kra
[Bug c++/91761] New: Overloaded new operator compiled with -O3 option distorts original C++ code
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: redsoftk at yahoo dot com Target Milestone: --- Created attachment 46878 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46878&action=edit simple sample to reprod