http://llvm.org/bugs/show_bug.cgi?id=6730
Summary: clang generates invalid asm
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=4599)
--> (http://llvm.org/bugs/attachment.cgi?id=4599)
testcase
clang sdl-clang.i
/tmp/cc-70NrR0.s: Assembler messages:
/tmp/cc-70NrR0.s:1259: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:2006: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:2965: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:3363: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:5221: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:6163: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:7382: Error: suffix or operands invalid for `movq'
/tmp/cc-70NrR0.s:7910: Error: suffix or operands invalid for `movq'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
$ clang --version
clang version 1.5 (trunk 99763)
Target: x86_64-unknown-freebsd8.0
Thread model: posix
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs