https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98790
Bug ID: 98790
Summary: [10 Regression] ICE in append_to_statement_list_1
(Segmentation Fault)
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at debian dot org
Target Milestone: ---
Created attachment 50030
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50030&action=edit
preprocessed source, unreduced
[forwarded from https://bugs.debian.org/980429 and
https://bugs.debian.org/980629]
seen with gcc-10 branch 20210110 and also with 20210121. Note I only see the
ICE with one out of five calls.
Seen building the nheko package, using PCH by default. But also seen after
building without PCH.
Fails with g++ -g -O2 -fstack-protector-strong -Wall -fsized-deallocation
-std=c++17 -fPIC -std=gnu++17 -c SnackBar.ii