[LLVMbugs] [Bug 1955] New: complex typeof expression produce invalid result type

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jan 29 05:52:22 PST 2008


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

           Summary: complex typeof expression produce invalid result type
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Semantic Analyzer
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nunoplopes at sapo.pt
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1360)
 --> (http://llvm.org/bugs/attachment.cgi?id=1360)
test case

The test case provided in attach generates the following error: "invalid
operands to binary expression".
The code comes from the inline glibc version of hypot(). Sorry for the big test
case, but I didn't have the time to strip it further.


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