[LLVMbugs] [Bug 6942] New: __vector bool int

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 26 12:54:46 PDT 2010


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: unassignedbugs at nondot.org
        ReportedBy: John.Thompson.JTSoftware at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list