[Bug c++/110229] Segment fault with initializer an array (unrolled) in a function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110229 --- Comment #2 from Larry Fiedler --- Created attachment 55313 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55313&action=edit script to make the c++ file that segfaults
[Bug c++/110229] Segment fault with initializer an array (unrolled) in a function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110229 --- Comment #1 from Andrew Pinski --- >It could easily be generated by a script, but I don't know the rules on that >one. Attaching the script is ok for this case.