This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/73456] [7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315
- 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: Thu, 11 Aug 2016 08:52:37 +0000
- Subject: [Bug c++/73456] [7 regression][concepts] ICE in non_atomic_constraint_p, at cp/logic.cc:315
- Auto-submitted: auto-generated
- References: <bug-73456-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73456
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-11
CC| |marxin at gcc dot gnu.org
Target Milestone|--- |6.2
Ever confirmed|0 |1
Known to fail| |6.2.0, 7.0
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r238558. GCC 6.1.0 looks good, but head of the branch
also ICEs.