[llvm-bugs] [Bug 40736] incompatible return of small struct in 32-bit PowerPC BSD

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 28 16:54:45 PDT 2020


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

George Koehler <kernigh at gmail.com> changed:

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

--- Comment #14 from George Koehler <kernigh at gmail.com> ---
The diff is in git master.  I now set this bug to FIXED.

(I can't build clang from git master right now.  I get a linker error: I
suspect that recent growth in SemaExpr.cpp triggered a bug in my build tools on
OpenBSD/amd64, so I will be looking for that bug.  I have been using the diff
on an older clang that I can build. 
clang/test/CodeGen/ppc32-and-aix-struct-return.c would fail if the bug wasn't
fixed.)

-- 
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/20200528/95d31afd/attachment.html>


More information about the llvm-bugs mailing list