[llvm-bugs] [Bug 46759] [PowerPC] frame_layout in test-suite fails if compiled with -fstack-clash-protection on powerpc64le machine

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 22 00:04:51 PDT 2020


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

Kai Luo <lkail at cn.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Kai Luo <lkail at cn.ibm.com> ---
Hi Hans, could you help merge
```
commit 8912252252c87d8ef6623ecf9fdde444560ee4b9
Author: Kai Luo <lkail at cn.ibm.com>
Date:   Wed Jul 22 04:13:18 2020 +0000

    [PowerPC] Fix wrong codegen when stack pointer has to realign in prologue
```
and
```
commit c3f9697f1f227296818fbaf1a770a29842ea454c
Author: Kai Luo <lkail at cn.ibm.com>
Date:   Wed Jul 22 04:16:20 2020 +0000

    [PowerPC] Fix wrong codegen when stack pointer has to realign performing
dynalloc

```
into release/11.x, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200722/1f59b4b5/attachment.html>


More information about the llvm-bugs mailing list