-
I am experimenting with how to enable stack scanning based garbage collection of a managed language in WebAssembly.
With the `emscripten/stack.h` API that we added some time ago, we are now able to…
-
#### For bugs
- Rule Id (if any, e.g. SC1000): SC1009, SC1073, SC1072
- My shellcheck version (`shellcheck --version` or 'online'): online
- [x] I tried on shellcheck.net and verified that this is …
-
###
Issue copied from: https://github.com/ROCm-Developer-Tools/HIP/issues/630
@whchung suggested filing HCC issue as it might be related to HCC Clang CodeGen.
###
If a `__host__` function is dec…
-
Hi,
I'm having an intermittent issue with the following code. At random times, the IR sending part is no longer generating the proper signal to send the remote codes - sometimes are not recognised …
-
There are 2 regressions I noticed after a `pacboy update`, which are still observable in the latest msys2-runtime 3.4.10-1:
1. `git help X` does not show the man page for X anymore. I have to resort …
-
Adding `-Wall -Wextra` compiler flags there is a lot of noise warnings:
1 - Instead of setting/comparing `size_t == -1` why not define a macro `#define SIZE_ERROR MAX_SIZE` and use it to remove lo…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Unresolved Failures|gcc|g++|gfortran|Previous …
-
When I used CMoudle, I encountered some errors like "Error: Compilation failed: module.c:6: warning: implicit declaration of function 'xxx'".
The .js script is shown below.
```
const source = `…
-
The build failure happens on Ubuntu 20.10 and 21.04, and is caused by this warning:
```
In file included from display-server.h:19,
from x-server.h:16,
from x-se…
-
```
after stripping an executable, superux complains:
bash-2.05b$ ./simple-strip
bash: ./simple-strip: cannot execute binary file
if stripping an object file containing main() and then linking it i…