[Bug c++/95895] New: internal compiler error: in captures_temporary, at cp/coroutines.cc:2717
gleb at scylladb dot com
gcc-bugzilla@gcc.gnu.org
Thu Jun 25 11:31:30 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95895
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 ‘seastar::future<>
raft::server::drop_leadership(raft::server::state)’:
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 <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccdd6MK7.out file, please attach this to
your bugreport.
ninja: build stopped: subcommand failed.
More information about the Gcc-bugs
mailing list