[llvm-bugs] [Bug 46686] New: "Fatal Error C1061 compiler limit : blocks nested too deeply" building with MSVC

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jul 11 08:13:10 PDT 2020


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

            Bug ID: 46686
           Summary: "Fatal Error C1061 compiler limit : blocks nested too
                    deeply" building with MSVC
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Transformation Utilities
          Assignee: unassignedbugs at nondot.org
          Reporter: dpldobrev at protonmail.com
                CC: llvm-bugs at lists.llvm.org

I use the latest Visual Studio 2019 and tried to build LLVM commit
5b0581aedc2252481462970503d1085dc27e65eb from
https://github.com/llvm/llvm-project with MSVC. I got this error:

6>OpenMPOpt.cpp
6>llvm/Frontend/OpenMP/OMPKinds.def(570,1): fatal error C1061: compiler limit :
blocks nested too deeply

Please fix or suggest how to work around it, I can't build Clang and I need
some functions in its latest version.

-- 
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/20200711/5fb4fac3/attachment.html>


More information about the llvm-bugs mailing list