[llvm-bugs] [Bug 51493] New: Undefined function pointer in structure used in openmp loop crashes the compiler

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 16 07:38:32 PDT 2021


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

            Bug ID: 51493
           Summary: Undefined function pointer in structure used in openmp
                    loop crashes the compiler
           Product: clang
           Version: 12.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: neillclift at gmail.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

Created attachment 25139
  --> https://bugs.llvm.org/attachment.cgi?id=25139&action=edit
Compiler generated shell and source in a zip file

While removing some code I didn't remove enough and the compiler crashed and
asked me to submit a bug. This code is from a cut down version that still shows
the problem.
Compiler explorer version here:
https://godbolt.org/z/M6rc4fWdo
Compiler generated repro files attached

-- 
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/20210816/342955aa/attachment.html>


More information about the llvm-bugs mailing list