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

            Bug ID: 22714
           Summary: Linux/open_memstream.cc is compiled with -m64 on
                    32-bit Linux
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

On 32-bit Linux, Linux/open_memstream.cc is compiled with -m64:

In file included from
/export/gnu/import/git/llvm-x32/projects/compiler-rt/test/sanitizer_common/TestCases/Linux/open_memstream.cc:4:
In file included from /usr/include/assert.h:35:
In file included from /usr/include/features.h:389:
/usr/include/gnu/stubs.h:10:11: fatal error: 'gnu/stubs-64.h' file not found
# include <gnu/stubs-64.h>

Linux/open_memstream.cc should be skipped on 32-bit Linux.

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