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++/84469] GCC rejects valid code in structured binding in range-based-for in template


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-02-20
            Summary|[7/8 Regression] GCC        |GCC rejects valid code in
                   |rejects valid code in       |structured binding in
                   |structured binding in       |range-based-for in template
                   |range-based-for in template |
     Ever confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
In gcc-6 we didn't have structure binding, did we? This can't be a regression.

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