https://bugs.llvm.org/show_bug.cgi?id=32035

Simon Pilgrim <llvm-...@redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|                            |https://bugs.llvm.org/show_
                   |                            |bug.cgi?id=35847
         Resolution|---                         |FIXED

--- Comment #7 from Simon Pilgrim <llvm-...@redking.me.uk> ---
Resolving original bug.

(In reply to Coby Tayree from comment #5)
> (In reply to Vicente Bergas from comment #3)
> 
> This one seems as independent issue.
> Both clang & GCC will fall if the call to printf is omitted.
> assembly difference lays in GCC's epilogue code for the encapsulating
> function - it uses the 'leave' instruction and bypassing the stack's
> dis-alignment.

Split this off to Bug #35847

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to