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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Confirmed.  This is quite hard for us as GIMPLE doesn't allow arbitrary
> constant literals as function arguments and at RTL we can't remove the stack 
> local anymore.

RTL DSE theoretically has the machinery to do it though.  Does your remark hint
at a specific issue?

Reply via email to