[llvm-bugs] [Bug 45818] New: gcc torture raises 'Never resolved function from blockaddress' error

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 6 13:34:29 PDT 2020


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

            Bug ID: 45818
           Summary: gcc torture raises 'Never resolved function from
                    blockaddress' error
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: juneyoung.lee at sf.snu.ac.kr
                CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com

Created attachment 23453
  --> https://bugs.llvm.org/attachment.cgi?id=23453&action=edit
CMakeCache.txt of my LLVM build

Compiling SingleSource/Regression/C/gcc-c-torture/execute/920301-1.c from
test-suite raises the following error:

```
ld.lld: error: Never resolved function from blockaddress (Producer:
'LLVM11.0.0git' Reader: 'LLVM 11.0.0git')
clang-11: error: linker command failed with exit code 1 (use -v to see
invocation)
```

Git commit: a7e11496996269fc589322da7bedbe4b1adcb13f

I attach CMakeCache.txt which is at the build directory of my LLVM.

-- 
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/20200506/fd99d979/attachment.html>


More information about the llvm-bugs mailing list