[Bug middle-end/110229] Segment fault with initializer an array (unrolled) in a function

2023-06-12 Thread larry9 at ffdlr dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110229 --- Comment #4 from Larry Fiedler --- Yes, I should have experimented with changing the stack size. The structure is now done as an initializer list of an array with no problems.

[Bug c++/110229] Segment fault with initializer an array (unrolled) in a function

2023-06-12 Thread larry9 at ffdlr dot com via Gcc-bugs
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] New: Segment fault on git clone

2023-06-12 Thread larry9 at ffdlr dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110229 Bug ID: 110229 Summary: Segment fault on git clone Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assigne