-
Clang version in use: 13.0.0 (installed from Gentoo's package manager), but the problem is not Gentoo-specific and I could reproduce with current trunk as well. (Godbolt: https://gcc.godbolt.org/z/box…
-
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
Issue: sys-fs/cramfsswap-1.4.2 calls cc directly.
Discovered on: amd64 (internal ref: pentoo_tinderbox)
NOTE:
This machine uses lto with CFL…
-
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
Issue: sys-fs/sasquatch-20210325 calls g++ directly.
Discovered on: amd64 (internal ref: pentoo_tinderbox)
NOTE:
This machine uses lto with …
-
**Version of `c2rust`:** Latest master (2e656759ee5fe)
**Contents of `compile_commands.json`:**
```json
[
{
"arguments": [
"cc",
"-c",
"-march=n…
-
OS: Gentoo Linux amd64 musl libc (LLVM profile)
```bash
clang --version
clang version 18.1.8+libcxx
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configu…
-
I recently found out there is a bug in GCC version 11.3.0/11.3.1 affecting the compilation of `read_slha.cc` when compiling physics processes from the `*.sa` folders in SYCL. Using GCC version 11.2 se…
-
```
* Package: dev-dotnet/dotnetcore-sdk-1.1.1-r2
* Repository: dotnet
* Maintainer: dotnet@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
* FEATURES: n…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR24979](https://bugs.llvm.org/show_bug.cgi?id=24979) |
| Status | NEW |
| Importance | P normal |
|…
-
for the sake of it with @tgbugs we explored gentoo a bit, here is an excerpt of bash history
```bash
$> docker run -it gentoo/stage3-amd64
...
0ea8074e5e45 /etc/portage # history
1 ls /usr/p…
-
Hi,
Having some trouble on Mountain Lion with clang_complete. Setup is:
vim 7.3 (+python but -python3)
clang 4.2
I don't think I have any omnicpp stuff because I can't find any thing referring to it…