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

           Summary: __vector bool int
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Apparently types like the following need to be supported for AltiVec:

__vector bool char
__vector bool short
__vector bool int

The error text:

(file): error: cannot combine with previous '_Bool' declaration specifier

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