This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49476] Complex functions returning references (not following C++ standard)
- From: "basil.al-dajane at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 Jun 2011 17:22:39 +0000
- Subject: [Bug c++/49476] Complex functions returning references (not following C++ standard)
- Auto-submitted: auto-generated
- References: <bug-49476-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49476
--- Comment #2 from Basil <basil.al-dajane at intel dot com> 2011-06-20 17:22:36 UTC ---
Created attachment 24568
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24568
Patch to fix issue