https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100580
Bug ID: 100580
Summary: ICE with -fdump-passes
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: fxue at os dot amperecomputing.com
Target Milestone: ---
Created attachment 50805
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50805&action=edit
Source file
Reproduce ICE using the command:
g++ -fpreprocessed TimeControl.ii -std=c++98 -fdump-passes
