[LLVMbugs] [Bug 3678] Invalid input constraint when compiling FreeBSD's libm/ OpenSSL on AMD64
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Feb 27 10:12:06 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3678
Dale Johannesen <dalej at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dalej at apple.com
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #5 from Dale Johannesen <dalej at apple.com> 2009-02-27 12:12:05 ---
What gcc is that? This may have changed in gcc mainline at some point; as of
4.2, "Y" is a prefix, and you need to say "Yt" to match any SSE2 register.
gcc-4.2 behaves the same way.
--
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