-
Specifying multiple sanitizers seems to cause some weird behavior.
I was not able to make that small of an example, but you can find the code I am using at https://github.com/wheatman/ConcurrentHashM…
-
When I run objdump an any output file which includes debug info, I get the error `objdump: DWARF error: invalid or unhandled FORM value: 0x25`
example file
```
int main(int argc, char *argv[]) {…
-
### Describe the bug
I am trying to use parlaylib and when I try and sort numbers and compile with pgo I get a segfault. This does not happen if you don't compile with PGO, it didn't happen with t…
-
Text in markdown backticks, rendered in code style, can be split across lines at places where ordinary text would not be split.
-
Specifying multiple sanitizers seems to cause some weird behavior.
I was not able to make that small of an example, but you can find the code I am using at https://github.com/wheatman/ConcurrentHashM…
-
### Describe the bug
The compiler crashes when I use `-fsanitize=undefined`
### Expected behavior
The compiler to not crash
### OpenCilk version
clang version 12.0.0 (git@github.com:OpenC…
-
ubuntu@...:~/opencilk/OpenCilk-12.0.0-Linux/dcurtis$ ../bin/clang -fopencilk -O3 fib.c -o fib
/usr/bin/ld: cannot find crtbegin.o: No such file or directory
/usr/bin/ld: cannot find -lgcc
/usr/bin/…
-
I tried to build from source as opposed to using one of the prebuilt versions and ran into an issue.
When I try and compile with cilk I get the following message
```
clang-12: error: Cannot find Op…
-
As noted in the README, these are known about, but should be reported.
I found that I was triggering this with `unlink`,`realpath`, and `readlink`
I got these while trying to build https://github.…
-
Apologies for not putting this issue in the right place.
There is an issue in the section within the getting started page on using cilkscale
python3 /opt/opencilk/share/Cilkscale_vis/cilkscale.p…