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 c++/19982] [3.3/3.4 Regression] The left side of the "=" operator must be an lvalue.


------- 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


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