Open Quuxplusone opened 3 years ago
Bugzilla Link | PR49533 |
Status | NEW |
Importance | P normal |
Reported by | Neil Nelson (nnelson@infowest.com) |
Reported on | 2021-03-10 17:58:16 -0800 |
Last modified on | 2021-09-27 10:15:30 -0700 |
Version | unspecified |
Hardware | PC Linux |
CC | bryanpkc@gmail.com, htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org, lukebenes@hotmail.com |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also | PR49250, PR51150 |
This failure appears to affect newer distros. I'm seeing the parallel_offloading_map.cpp failure with OpenSUSE Tumbleweed 20210428, gcc 10.3. The same system passes these tests under Ubuntu 20.4. Shilei suggested this could be related to Bug 48330 or elf64 using libffi.
I see this failure on Ubuntu 18.04 (both x86_64 and aarch64) and CentOS 7.7 (aarch64). I build LLVM with GCC 9.3. libelf and libffi development packages are provided by the operating systems.
The parallel_offloading_map.cpp test has been disabled for x86_64-pc-linux-gnu
https://github.com/llvm/llvm-project/commit/ad0f6e1d984067a3dc81c17abcdd2fc3c7ff9946