[LLVMbugs] [Bug 15031] New: PPC64 build fails in stage2

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 22 03:45:04 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15031

             Bug #: 15031
           Summary: PPC64 build fails in stage2
           Product: clang
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: ismail at donmez.ws
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9907
  --> http://llvm.org/bugs/attachment.cgi?id=9907
MachineInstr.s assembly file.

This is on openSUSE 12.2 PPC64, the build fails at stage2 with the following
error:

make[2]: Entering directory
`/home/abuild/rpmbuild/BUILD/llvm/stage2/lib/CodeGen'
llvm[2]: Compiling MachineInstr.cpp for Release build
/tmp/MachineInstr-iLNO5Q.s: Assembler messages:
/tmp/MachineInstr-iLNO5Q.s:179: Error: invalid register operand when updating
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
make[2]: ***
[/home/abuild/rpmbuild/BUILD/llvm/stage2/lib/CodeGen/Release/MachineInstr.o]
Error 1
make[2]: Leaving directory
`/home/abuild/rpmbuild/BUILD/llvm/stage2/lib/CodeGen'
make[1]: *** [CodeGen/.makeall] Error 2
make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/llvm/stage2/lib'
make: *** [all] Error 1

MachineInstr.s is 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