https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97197
Bug ID: 97197
Summary: With -O2, Incorrect -Werror=maybe-uninitialized
thrown, leads to 'target_mem_ref' and
'dump_expr' in message
Product: gcc
Version: 10.2.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97197
--- Comment #4 from David Fink ---
Hi Jakub,
I tried to reduce the code as much as possible before reporting, which is why
the example has the "this != &o" check in the copy constructor.
The original code where I saw this problem had the "this