[Bug c++/89913] [8/9/10 Regression] [concepts] ICE with invalid using declaration

andrew.n.sutton at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 15 16:18:00 GMT 2019


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

Andrew Sutton <andrew.n.sutton at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.n.sutton at gmail dot com

--- Comment #3 from Andrew Sutton <andrew.n.sutton at gmail dot com> ---
This isn't strictly related to concepts.

Resolution posted here:

https://gcc.gnu.org/ml/gcc-patches/2019-11/msg01429.html

The tests target C++20, but this could be extended back to C++11. However, the
diagnostic is different for pre-C++20.


More information about the Gcc-bugs mailing list