[Bug middle-end/118076] extra memcpy for passing large arguments in some cases

2024-12-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118076 --- Comment #3 from Andrew Pinski --- I think the easiest way of fixing this is exposing the stack location for the arguments before expand and do some simple optimizations after that.

[Bug middle-end/118076] extra memcpy for passing large arguments in some cases

2024-12-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118076 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-12-17 Status|UNCONFIRM