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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to