[LLVMbugs] [Bug 1109] NEW: basicaa returns noalias for aliasing pointers, miscompiles MiBench/consumer-typeset

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Jan 13 21:46:04 PST 2007


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

           Summary: basicaa returns noalias for aliasing pointers,
                    miscompiles MiBench/consumer-typeset
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Global Analyses
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


In the attached heavily reduced testcase, basicaa returns noaa for two pointers that overlap.  This causes 
miscompilation of consumer-typeset.

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list