Issue 156176
Summary ubsan + clang-14 "error: Cannot represent a difference across sections"
Labels new issue
Assignees
Reporter kelbon
    https://github.com/kelbon/kelcoro/pull/49

```cpp
FAILED: [code=1] tests/CMakeFiles/thread_pool.dir/test_thread_pool.cpp.o 
/usr/bin/clang++-14  -I/home/runner/work/kelcoro/kelcoro/include -g -std=gnu++20 -fno-omit-frame-pointer -fsanitize=undefined -MD -MT tests/CMakeFiles/thread_pool.dir/test_thread_pool.cpp.o -MF tests/CMakeFiles/thread_pool.dir/test_thread_pool.cpp.o.d -o tests/CMakeFiles/thread_pool.dir/test_thread_pool.cpp.o -c /home/runner/work/kelcoro/kelcoro/tests/test_thread_pool.cpp
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
error: Cannot represent a difference across sections
```

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to