https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125455
Bug ID: 125455
Summary: Segfault seen when compiling various unrelated
codebases
Product: gcc
Version: 16.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: ddgreen at gmail dot com
Target Milestone: ---
Created attachment 64552
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64552&action=edit
Output from -freport-bug
I'm using Arch Linux, and ever since it upgraded to GCC 16.1.1 I've had a lot
of segfaults when compiling (my own code, other open source projects, etc).
I've seen it with different optimization levels and tunings. I'm not 100%
certain, but I think it's only when compiling C++ code, never when compiling C
code.