This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/76911] internal compiler segfault on illegal implicit cast to decimal64
- 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: Wed, 17 Aug 2016 07:00:21 +0000
- Subject: [Bug c++/76911] internal compiler segfault on illegal implicit cast to decimal64
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-76911-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76911
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |marxin at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
I can confirm that 6.1.0 really ICEs, however the bug was fixed by r236395.
Thus all active branches are fine. Closing as resolved.