This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19982] [3.3/3.4 Regression] The left side of the "=" operator must be an lvalue.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Feb 2005 21:10:05 -0000
- Subject: [Bug c++/19982] [3.3/3.4 Regression] The left side of the "=" operator must be an lvalue.
- References: <20050215210256.19982.msadoghi@ca.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-15 21:10 -------
Confirmed but this is minor as this is an ICE after an error. Also note on the mainline we get one error
message and no ICE (or "confused by earlier errors, bailing out").
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |error-recovery, ice-on-
| |invalid-code
Known to fail| |3.3.3 3.2.3 3.4.0 3.3.1
Known to work| |3.0.4 4.0.0
Last reconfirmed|0000-00-00 00:00:00 |2005-02-15 21:10:05
date| |
Summary|The left side of the "=" |[3.3/3.4 Regression] The
|operator must be an lvalue. |left side of the "="
| |operator must be an lvalue.
Target Milestone|--- |3.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19982