https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87589

--- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #12 from Ian Lance Taylor <ian at airs dot com> ---
> Sure, we can do that patch for now.  Thanks.  unsupported is fine too.

I've posted the patch now

https://gcc.gnu.org/pipermail/gcc-patches/2024-June/653813.html

but decided to leave the untested -> unsupported change separate to
avoid obscuring the other change.

> Let's not close the bug, though.  The real fix is to not put very large 
> objects
> on the stack--we don't want to do that for split-stack either.  There should 
> be
> some size cut off where we push objects onto the heap.  But we don't have to 
> do
> that today.

Fine, will do.

Reply via email to