-
Even the most simple packet-stream-based client-server scenario may get stuck in corner cases if two cores observe conflicting values of `Packet_descriptor_queue::_head` and `_tail`. In this case a co…
-
Calling `load()` on an atomic sycl accessor targeting the GPU (NVIDIA) result in a linker error:
```
$ syclcc-clang -O3 --hipsycl-platform=cuda main.cpp
ptxas fatal : Unresolved extern function '…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22300](https://bugs.llvm.org/show_bug.cgi?id=22300) |
| Status | NEW |
| Importance | P normal |
|…
-
Here is a C test program that fails to execute correctly when compiled for the s390x-linux-gnu target (with the -O2 -mzvector options) with Clang 18.1.6, but passes when compiled for the s390x-linux-g…
-
```
Hi!
I compile gpreftools and receive error:
/usr/bin/c++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES
-DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings …
-
Appendix J doesn't seem to have an entry for assembly language.
Would "asm" be a good one to add?
-
### Code
I'm working on some low-level bit-manipulation code, and discovered that v1.77 generates code that runs at about half the speed compared to the output of v1.76. Since the v1.77 release not…
-
This is an issue to track the progress for java_grinder on x86_64
- [x] registers
- [ ] data types/sizes
- [ ] code generation
- [ ] enabling support
Please edit as progress continues, and fe…
-
After last online update some days ago MissionPlanner won't start with mono.
the previous version runs without any problems.
exception:
wolke@schnell:~/Downloads/MissionPlanner-latest$ mono Mission…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…