From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 399873851C0D; Thu, 25 Jun 2020 11:31:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 399873851C0D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593084690; bh=nfoenHx7m4X8Z+auw4HQ6i3fJXrg/JjMNdBLUMB3GE0=; h=From:To:Subject:Date:From; b=SUzg9z3TzbudfeQkIIjJZAFFev+vnYfKpJvXDVbRKS11NGndBv1hFhTcKEuUuRrVM /TNaOrSzi4zbN+GKsWV8fgDhjK6JFBkwH0sgC3tCi8l2WtwYWc2+nuTz42jUgPX115 VOPNmB6afMVO8SOkO/PfOnxPPrIpbjeDnaDShtCw= From: "gleb at scylladb dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/95895] New: internal compiler error: in captures_temporary, at cp/coroutines.cc:2717 Date: Thu, 25 Jun 2020 11:31:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 10.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gleb at scylladb dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2020 11:31:30 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95895 Bug ID: 95895 Summary: internal compiler error: in captures_temporary, at cp/coroutines.cc:2717 Product: gcc Version: 10.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gleb at scylladb dot com Target Milestone: --- Got an internal compile error: raft/raft.cc: In member function =E2=80=98seastar::future<> raft::server::drop_leadership(raft::server::state)=E2=80=99: raft/raft.cc:173:1: internal compiler error: in captures_temporary, at cp/coroutines.cc:2717 173 | } | ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source stored into /tmp/ccdd6MK7.out file, please attach this = to your bugreport. ninja: build stopped: subcommand failed.=