https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105901
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105901
--- Comment #5 from Jonathan Wakely ---
i.e. another dup of Bug 85577
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105901
--- Comment #4 from Jonathan Wakely ---
And my bet is it's due to using braced-init instead of parentheses.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105901
--- Comment #3 from Benjamin Stürz ---
Created attachment 53107
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53107&action=edit
Backtrace
Yes seems like it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105901
--- Comment #2 from Andrew Pinski ---
my bet it is going into an infinite recusion.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105901
--- Comment #1 from Benjamin Stürz ---
Created attachment 53106
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53106&action=edit
The preprocessed file (too large to be plain, sorry).