[LLVMbugs] [Bug 16071] New: *critical* code generation problem when a function declared to return something, but no return is called

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 20 04:37:56 PDT 2013


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

            Bug ID: 16071
           Summary: *critical* code generation problem when a function
                    declared to return something, but no return is called
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: vsa101 at freemail.hu
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

when a function declared to return someting, but no return is called in the
function, clang generates broken code that sometime causes segmentation fault
when returning from the function




clang --version

clang version 3.3 (branches/release_33 181396)
Target: x86_64-unknown-linux-gnu
Thread model: posix

-- 
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/20130520/30308d8d/attachment.html>


More information about the llvm-bugs mailing list