https://sourceware.org/bugzilla/show_bug.cgi?id=23906

Tamar Christina <tnfchris at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |MOVED

--- Comment #31 from Tamar Christina <tnfchris at sourceware dot org> ---
No, the code in the else branch uses alloca, which is still a stack allocation.

Both branches uses the stack, so a third alternative is needed to do heap
allocations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to