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

Martynas Skirmantas <zegzmanz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #11 from Martynas Skirmantas <zegzmanz...@gmail.com> ---
Hello, I've reopened the bug report once more because the bug has not been
fully fixed!

The "jmp" instruction and other jump instructions such as "ccjmp" still have
the same fatal issue, I've also noticed that the compiler is still atempting to
dereference the function pointer on the "lea" instruction as well with the RIP
(RIP + PTR), has anyone even tested if the problem has been fully fixed? This
is very unprofessional.

Its even stated in the bug report title that its not just the "call"
instruction, jump instructions are of high importance as well. Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to