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

           Summary: Assertion failed:
                    (CGT.getTargetData().getTypePaddedSizeInBits(STy) ==
                    RL.getSize()), function layoutStructFields, file
                    CodeGenTypes.cpp, line 514.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


hitting this when compiling the attached:

ccc -c -ffreestanding ng_pppoe.c

... warnings ...

Assertion failed: (CGT.getTargetData().getTypePaddedSizeInBits(STy) ==
RL.getSize()), function layoutStructFields, file CodeGenTypes.cpp, line 514.


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