[llvm-bugs] [Bug 19831] codegen crash

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 23 10:08:33 PDT 2016


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

John Brawn <john.brawn.123 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |john.brawn.123 at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from John Brawn <john.brawn.123 at gmail.com> ---
The attached test case compiles without error with latest trunk llc, though it
uses softfp calling convention. I think that's right though, as thumbv7em
doesn't by default include vfp and using -mcpu=cortex-m4 (which does include
vfp) it does use hardfp calling convention.

-- 
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/20160623/4a892558/attachment.html>


More information about the llvm-bugs mailing list