[Bug c++/84231] [8 Regression] cannot bind non-const lvalue reference of type ‘const char*&’ to an rvalue of type ‘const char*’

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 6 13:01:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84231

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-02-06
                 CC|                            |nathan at gcc dot gnu.org
   Target Milestone|---                         |8.0
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Bisection suggests r255605 although it doesn't look very relevant.


More information about the Gcc-bugs mailing list