[LLVMbugs] [Bug 1802] CodeGen/X86/2007-11-14-Coalescer-Bug.ll fails on X86-64
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Nov 16 23:57:11 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1802
Török Edwin <edwintorok at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Török Edwin <edwintorok at gmail.com> 2007-11-17 01:57:10 ---
(In reply to comment #3)
> There was a typo in the run line, now fixed:
> -; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | grep 4
> +; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | count 4
>
> Can you update your tree and let me know if it still fails?
>
The test succeeds now. Closing bug.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list