[LLVMbugs] [Bug 1251] NEW: Invalid conversion of mode attribute.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Mar 10 11:02:18 PST 2007


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

           Summary: Invalid conversion of mode attribute.
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


Consider the attached C source (from gcc testsuite).

llvm-gcc turns type of struct S to:

%struct.S = type { i8, i8, i8, [4 x i8], [18446744073709551613 x i8] }

I don't think, it's correct. Valgrind is quite here.



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