https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118526
Bug ID: 118526
Summary: infinite compile time
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: eczbek.void at gmail dot com
Target Milestone: ---
Created attachment 60189
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60189&action=edit
Preprocessed template nonsense
I'm writing some template nonsense and GCC seems to take forever to compile it.
Please find the preprocessed code attached
g++ (GCC) 15.0.1 20250116 (experimental)
compiling with -std=c++26