[llvm-bugs] [Bug 22813] AARCH32 asm("b %0":: "i" (3)) should issue a warning

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 7 07:48:43 PDT 2019


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

John Brawn <john.brawn at arm.com> changed:

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

--- Comment #1 from John Brawn <john.brawn at arm.com> ---
Since LLVM 4.0.0 we now correctly give an error (for the non-multiple-of-4 in
arm and non-multiple-of-2 in thumb).

-- 
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/20190807/8344bfcc/attachment.html>


More information about the llvm-bugs mailing list