This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/72759] [6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu (Segmentation fault, tree_class_check, ocp_convert)
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Aug 2016 07:46:09 +0000
- Subject: [Bug c++/72759] [6/7 Regression] ICE on invalid C++ code on x86_64-linux-gnu (Segmentation fault, tree_class_check, ocp_convert)
- Auto-submitted: auto-generated
- References: <bug-72759-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72759
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-01
CC| |marxin at gcc dot gnu.org,
| |ppalka at gcc dot gnu.org
Target Milestone|--- |6.2
Summary|ICE on invalid C++ code on |[6/7 Regression] ICE on
|x86_64-linux-gnu |invalid C++ code on
|(Segmentation fault, |x86_64-linux-gnu
|tree_class_check, |(Segmentation fault,
|ocp_convert) |tree_class_check,
| |ocp_convert)
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r233365.