Displaying 3 results from an estimated 3 matches for "0f99e813".
2013 Nov 21
0
[LLVMdev] [compiler-rt] Problem with asm/stat.h on openSUSE PPC64
+eugenis
(we are dealing with it: primarily we are trying to get hold of some PPC
machine to verify our fix)
On Thu, Nov 21, 2013 at 12:53 PM, İsmail Dönmez <ismail at donmez.ws> wrote:
> Hi,
>
> This I believe is a bug in kernel headers on openSUSE PPC64 but maybe
> there is some workaround.
>
> compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cc
>
2013 Nov 21
1
[LLVMdev] [compiler-rt] Problem with asm/stat.h on openSUSE PPC64
...ing with it: primarily we are trying to get hold of some PPC
> machine to verify our fix)
>
>
I have a PPC64 machine handy and can test a patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131121/0f99e813/attachment.html>
2013 Nov 21
2
[LLVMdev] [compiler-rt] Problem with asm/stat.h on openSUSE PPC64
Hi,
This I believe is a bug in kernel headers on openSUSE PPC64 but maybe there
is some workaround.
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cc
includes asm/stat.h which ends up with errors:
/usr/include/asm/stat.h:31:2: error: unknown type name 'ino_t'
ino_t st_ino;
^
/usr/include/asm/stat.h:34:2: error: unknown type name