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

            Bug ID: 15746
           Summary: R600: Build failure on openSUSE
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Target Description Classes
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

/home/abuild/rpmbuild/BUILD/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp:
In member function 'const llvm::MCInstrDesc&
llvm::R600ControlFlowFinalizer::getHWInstrDesc(llvm::R600ControlFlowFinalizer::ControlFlowInstruction)
const':
/home/abuild/rpmbuild/BUILD/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp:137:3:
warning: control reaches end of non-void function [-Wreturn-type]


Becomes a build failure on openSUSE post-build-checks:

... running 02-check-gcc-output
... testing for serious compiler warnings
    (using /usr/lib/build/checks-data/check_gcc_output)
    (using /var/cache/obs/worker/root_1/.build.log)

I: Program returns random data in a function
E: llvm no-return-in-nonvoid-function
/home/abuild/rpmbuild/BUILD/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp:137

-- 
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