This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/1833] Temporary rvalue (result of cast) can be illegally bound to non-const reference
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 04:05:19 -0000
- Subject: [Bug c++/1833] Temporary rvalue (result of cast) can be illegally bound to non-const reference
- References: <20010201112600.1833.peteb@sitera.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1833
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-24 04:05 -------
This is a dup of bug 1920 which is the meta-bug for cast-as-lvalue extension in c++..
*** This bug has been marked as a duplicate of 1920 ***