[llvm-bugs] [Bug 44435] clang does not fully grok 'register asm("x")' declarations for powerpc

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 1 21:55:41 PST 2020


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

Eli Friedman <efriedma at quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |efriedma at quicinc.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Eli Friedman <efriedma at quicinc.com> ---
This isn't supported in clang or gcc; if it appears to work with gcc, you're
just getting lucky. (See
https://gcc.gnu.org/onlinedocs/gcc/Local-Register-Variables.html .)

-- 
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/20200102/63a1a5ad/attachment.html>


More information about the llvm-bugs mailing list