[LLVMbugs] [Bug 11437] New: clang -m64 -S emits .machine ppc970
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 26 11:37:06 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11437
Bug #: 11437
Summary: clang -m64 -S emits .machine ppc970
Product: clang
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: michael.kostylev at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 7647
--> http://llvm.org/bugs/attachment.cgi?id=7647
proposed patch
Assembly always fails with
...:1:invalid .machine argument: ppc970
clang: error: assembler (via gcc) command failed with exit code 1 (use -v to
see invocation)
The .machine argument must be ppc64, patch attached.
--
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