[Bug c++/91774] Assignment from return value of function to reference returned by function occasionally produces wrong results

2019-09-16 Thread smartman1996 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91774 --- Comment #3 from 이경룡 --- Oops. Sorry for the unclear explanation on the core. Forgive me. the throw statement is not the bug itself but acted as a detector for the bug line 28868 ~ 28925: Definition of Interpreter::Read() line 28901 has sta

[Bug c++/91774] New: Assignment from return value of function to reference returned by function occasionally produces wrong results

2019-09-15 Thread smartman1996 at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: smartman1996 at gmail dot com Target Milestone: --- Created attachment 46885 --> https://gcc.gnu.org/bugzi