[Bug c++/70205] [4.9/5 Regression] ICE on valid code on x86_64-linux-gnu: tree check: expected tree_binfo, have error_mark in add_candidates, at cp/call.c:5283
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 18 01:28:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70205
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.9/5/6 Regression] ICE on |[4.9/5 Regression] ICE on
|valid code on |valid code on
|x86_64-linux-gnu: tree |x86_64-linux-gnu: tree
|check: expected tree_binfo, |check: expected tree_binfo,
|have error_mark in |have error_mark in
|add_candidates, at |add_candidates, at
|cp/call.c:5283 |cp/call.c:5283
--- Comment #11 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed on GCC 6 so far.
More information about the Gcc-bugs
mailing list