[Bug c++/86661] [9 Regression] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 25 08:28:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2018-7-25
CC| |marxin at gcc dot gnu.org,
| |paolo.carlini at oracle dot com
Known to work| |8.1.0
Target Milestone|--- |9.0
Summary|g++ ICE:tree check: |[9 Regression] g++ ICE:tree
|expected tree that contains |check: expected tree that
|‘decl minimal’ structure, |contains ‘decl minimal’
|have ‘overload’ in |structure, have ‘overload’
|note_name_declared_in_class |in
|, at cp/class.c:8288 |note_name_declared_in_class
| |, at cp/class.c:8288
Known to fail| |9.0
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r262851.
More information about the Gcc-bugs
mailing list