------- Comment #2 from pinskia at gcc dot gnu dot org  2009-08-20 19:09 -------
(In reply to comment #1)
> This got broken by
> http://gcc.gnu.org/ml/gcc-patches/2005-04/msg02640.html
> (the lvalue_p_1 change to handle CONST_DECL).  Unfortunately the patch didn't
> have any comments why has that been necessary.

Hmm, most likely because @"" strings are CONST_DECLS ... Which case this might
be my issue as I changed them but ...


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |accepts-invalid
      Known to fail|                            |4.3.0 4.4.0 4.5.0
      Known to work|                            |3.4.6
            Summary|non-lvalue in unary `&'     |[4.3/4.4/4.5 Regression]
                   |wrongly accepted            |non-lvalue in unary `&'
                   |                            |wrongly accepted
   Target Milestone|---                         |4.3.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41131

Reply via email to