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

             Bug #: 12825
           Summary: ScalarEvolution infinite loop on php_sha512_crypt_r
           Product: libraries
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Global Analyses
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8558
  --> http://llvm.org/bugs/attachment.cgi?id=8558
test case

ScalarEvolution enters in an infinite loop in the attached test case
(php_sha512_crypt_r).

I couldn't get the bit code that triggers the bug, so I'm attaching the C file.
Command:
clang -fbounds-checking=1 -O1 -c x.c

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to