[llvm-bugs] [Bug 43511] New: Regression(373168): "error in backend: Size expression must be absolute." when building boringssl for arm

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 30 11:10:03 PDT 2019


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

            Bug ID: 43511
           Summary: Regression(373168): "error in backend: Size expression
                    must be absolute." when building boringssl for arm
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MC
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org

Created attachment 22608
  --> https://bugs.llvm.org/attachment.cgi?id=22608&action=edit
repro

$ ../../llvm-project/out/gn/bin/clang --target=arm-linux-androideabi16
-march=armv7-a -c foo.S 
clang -cc1as: fatal error: error in backend: Size expression must be absolute.

-- 
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/20190930/7a056db4/attachment.html>


More information about the llvm-bugs mailing list