[llvm-bugs] [Bug 32258] New: SingleSource/UnitTests/ms_struct-bitfield-1.c fails on 32-bit x86

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 13 13:51:10 PDT 2017


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

            Bug ID: 32258
           Summary: SingleSource/UnitTests/ms_struct-bitfield-1.c fails on
                    32-bit x86
           Product: Test Suite
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Programs Tests
          Assignee: unassignedbugs at nondot.org
          Reporter: tstellar at gmail.com
                CC: llvm-bugs at lists.llvm.org

This test appears to have harcoded sizeof/offsetof checks assuming 64-bit
pointers.  This test fails with both clang and gcc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170313/7a94d60c/attachment.html>


More information about the llvm-bugs mailing list