[Bug c++/66857] [5/6 Regression] Reference not bound to lvalue

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 13 13:07:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66857

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The gimple dump shows a temporary int being created from the global, and the
temporary is passed to the constructor.



More information about the Gcc-bugs mailing list