[llvm-bugs] [Bug 51945] 13.0.0-rc3: LTO exposes new code warnings

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 23 14:49:39 PDT 2021


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

Michael Kruse <llvm at meinersbur.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED
                 CC|                            |llvm at meinersbur.de

--- Comment #1 from Michael Kruse <llvm at meinersbur.de> ---
I forward the report to the upstream project:
https://groups.google.com/g/isl-development/c/sNpKTLW7sRw/m/sMC9vMGsBAAJ

Our CMakeLists.txt disables all warnings for upstream sources, I suggest to do
the same for the rpm build. Alternatively, build with POLLY_BUNDLED_ISL=OFF and
use the system's ISL (Debian prefers this).

-- 
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/20210923/b58792c4/attachment.html>


More information about the llvm-bugs mailing list