[Bug tree-optimization/110315] [13 Regression] g++ crashes with a segmentation fault while compiling a large const std::vector of std::string since r13-6566-ge0324e2629e25a90
amacleod at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Jul 20 15:07:50 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110315
--- Comment #7 from Andrew Macleod <amacleod at redhat dot com> ---
Created attachment 55591
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55591&action=edit
potental patch
I've attached Aldy's patch for PR109695 which he had backported to GCC13 back
in May.
This does resolve the issue.. Assuming we want to apply it GCC13. The original
variant has been in trunk for a while now. Im running this thru a
bootstrap/regression run now.
I don't know if there is anything further you want to try it with?
More information about the Gcc-bugs
mailing list