[Bug c++/109495] New: Stack is used (unexpectedly) for copying on-heap objects (while clang doesn't)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109495 Bug ID: 109495 Summary: Stack is used (unexpectedly) for copying on-heap objects (while clang doesn't) Product: gcc Version: unknown Status: UNCONFIRMED Severi
[Bug c++/109495] Stack is used (unexpectedly) for copying on-heap objects (no problem in clang)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109495 --- Comment #1 from gcc-bug-reports at xhtml dot guru --- Created attachment 54849 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54849&action=edit test.cpp: test code that triggers Wframe-larger-than in GCC