[LLVMbugs] [Bug 15746] New: R600: Build failure on openSUSE

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 14 01:53:11 PDT 2013


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: unassignedbugs at nondot.org
          Reporter: johannesobermayr at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130414/f8b43f11/attachment.html>


More information about the llvm-bugs mailing list