[LLVMbugs] [Bug 22384] New: NEON unwind is broken when compile flag is -mfpu=vfpv3-d16

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 29 05:32:19 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=22384

            Bug ID: 22384
           Summary: NEON unwind is broken when compile flag is
                    -mfpu=vfpv3-d16
           Product: libc++abi
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvmbugs at cs.uiuc.edu, mclow.lists at gmail.com
    Classification: Unclassified

This long thread reports the bug:

http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-December/040483.html

Basically, the load/save NEON registers gets an assembler error due to the
instructions not being valid. We need a better (universal) way to do that on
all platforms.

-- 
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/20150129/0bb70974/attachment.html>


More information about the llvm-bugs mailing list