[llvm-bugs] [Bug 50952] wrong code at -Os and above on x86_64-linux-gnu (produced code hangs)
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 1 14:02:33 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50952
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Ah, disregard UB comment - it doesn't matter what's in the loop if we never get
in there.
This is the same as bug 50944 (and an easier test to see that bug).
*** This bug has been marked as a duplicate of bug 50944 ***
--
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/20210701/0c4d2b41/attachment-0001.html>
More information about the llvm-bugs
mailing list