[Bug c++/71748] [4.9/5 Regression] ICE on valid (?) C++ template code invoking a base destructor: in build_base_path, at cp/class.c:304
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 25 21:10:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71748
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.9/5/6/7 Regression] ICE |[4.9/5 Regression] ICE on
|on valid (?) C++ template |valid (?) C++ template code
|code invoking a base |invoking a base destructor:
|destructor: in |in build_base_path, at
|build_base_path, at |cp/class.c:304
|cp/class.c:304 |
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 6.2/7 so far.
More information about the Gcc-bugs
mailing list