[Bug c++/18464] [3.4/4.0 regression] error message about non-lvalue in unary '' when using ?: operator

2004-12-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-22 18:01 --- Subject: Bug 18464 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-22 18:00:41 Modified files: gcc/testsuite : ChangeLog gcc/cp :

[Bug c++/18464] [3.4/4.0 regression] error message about non-lvalue in unary '' when using ?: operator

2004-12-21 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-12-22 04:39 --- Working on a fix. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu

[Bug c++/18464] [3.4/4.0 regression] error message about non-lvalue in unary '' when using ?: operator

2004-11-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13 18:51 --- : Search converges between 2003-08-19-trunk (#328) and 2003-08-20-trunk (#329). Confirmed. -- What|Removed |Added

[Bug c++/18464] [3.4/4.0 regression] error message about non-lvalue in unary '' when using ?: operator

2004-11-13 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-11-13 19:03 --- Nathan, your patch http://gcc.gnu.org/ml/gcc-cvs/2003-08/msg00634.html introduced the regression. Could you please have a look?  -- What|Removed |Added