This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/49476] Complex functions returning references (not following C++ standard)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]