llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [Bug] Failing kunit test on ARCH=arm and LLVM=1
@ 2024-06-07 12:37 Christian Schrefl
  2024-06-07 14:33 ` Nathan Chancellor
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Schrefl @ 2024-06-07 12:37 UTC (permalink / raw)
  To: llvm, linux-kernel; +Cc: kunit-dev, Andrew Morton

Greetings,

when trying to port Rust to ARM I noticed that the DEFINE_FLEX_test
kunit test in lib/overflow_kunit.c:1188 fails when combining LLVM=1
and ARCH=arm.

I have reproduced this on v6.10-rc1 and next-20240606.

Here is the clang/llvm version I'm using:
clang version 18.1.6 (Fedora 18.1.6-3.fc40)
Target: x86_64-redhat-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Configuration file: /etc/clang/x86_64-redhat-linux-gnu-clang.cfg

I have not looked closer at the failure so I'm unsure if this is a
problem with LLVM or if the test case is to speciffic.

Let me know if I should open a issue at
https://github.com/ClangBuiltLinux/linux/issues instead.

Cheers,
Christian

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-10 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 12:37 [Bug] Failing kunit test on ARCH=arm and LLVM=1 Christian Schrefl
2024-06-07 14:33 ` Nathan Chancellor
2024-06-10 18:24   ` Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).