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

            Bug ID: 15979
           Summary: strlen produces array out of bounds error only with
                    ccache
           Product: clang
           Version: 3.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

clang reports errors within strlen, only if invoked with ccache and
optimization -O3.

no error is reported if clang is called directly or with no optimization.

I am not sure what further information could help, and I am sorry for filing an
unnecessary bug if this is something in ccaches responsibility.

please tell me if the actual error message could help (it is rather long, so I
wont post it now)

I will try to find a minimal example of this error.

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