[llvm-bugs] [Bug 34165] Wrong code generation on arm/thumb2

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 28 10:29:17 PDT 2020


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

Eli Friedman <efriedma at quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |efriedma at quicinc.com

--- Comment #11 from Eli Friedman <efriedma at quicinc.com> ---
clang defaults to -fno-omit-frame-pointer, and gcc defaults to
-fomit-frame-pointer.  Arguably a bug, but not this bug.

Otherwise, the behavior is the same.

-- 
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/20200428/62ac9a6b/attachment-0001.html>


More information about the llvm-bugs mailing list