[Bug c++/71748] [4.9/5/6/7 Regression] ICE on valid (?) C++ template code invoking a base destructor: in build_base_path, at cp/class.c:304
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 4 08:43:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71748
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-07-04
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |4.9.4
Summary|ICE on valid (?) C++ |[4.9/5/6/7 Regression] ICE
|template code invoking a |on valid (?) C++ template
|base destructor: in |code invoking a base
|build_base_path, at |destructor: in
|cp/class.c:304 |build_base_path, at
| |cp/class.c:304
Ever confirmed|0 |1
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICE started with r185945.
More information about the Gcc-bugs
mailing list