[llvm-bugs] [Bug 30980] New: __attribute__((leaf)) not recognized

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 10 12:54:51 PST 2016


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

            Bug ID: 30980
           Summary: __attribute__((leaf)) not recognized
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: roland at hack.frob.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

GCC supports __attribute__((leaf)) as an optimization hint.
Even if Clang/LLVM doesn't do anything with it, Clang should accept the
attribute without a warning for compatibility with GCC.

-- 
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/20161110/12f3c824/attachment.html>


More information about the llvm-bugs mailing list