https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91327
Bug ID: 91327
Summary: non-reproducible Internal Compiler Error
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: j.schleicher at pilz dot de
Target Milestone: ---
Created attachment 46660
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46660&action=edit
Command line and output including gcc version info
I get different internal compiler errors when compiling the attached source.
The problem is when compiling on a low-end cpu (Intel(R) Celeron(R) CPU N3450 @
1.10GHz) while the code compiles fine on other PCs.
Sometimes compilation succeeds; most of the time it fails with different
backtraces in boost/function or boost/algorithm.
In some run there was a message "during RTL pass: reload" just before the
crash.