[Bug libstdc++/49476] Complex functions returning references (not following C++ standard)
basil.al-dajane at intel dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 20 18:10:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49476
--- Comment #4 from Basil <basil.al-dajane at intel dot com> 2011-06-20 18:10:39 UTC ---
The change doesn't fix the issue, as it is a solution for when -std=c++0x is
specified.
(In reply to comment #3)
> Changed by http://gcc.gnu.org/ml/libstdc++/2004-01/msg00091.html
> c.f.
> http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#387
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1589.html
> http://gcc.gnu.org/ml/libstdc++/2008-05/msg00120.html
More information about the Gcc-bugs
mailing list