-
**Describe the bug**
Compilation of RISCV/gem5 fails on MacOS fails with `error: use of undeclared identifier 'cpu_set_t'` due to the existance of https://github.com/gem5/gem5/blob/c9f94f4e06391d95…
-
### What happened?
### Step 1:
I compiled the RISCV-GNU-TOOLCHAIN for **riscv64-unknown-linux-gnu-gcc**:
```
riscv64-unknown-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=riscv64-unknown-linux-…
soant updated
3 weeks ago
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |191/36|0/0|0/0|[0284886b8eb6f64676a56c420325ab0a9f911e70](https://github.…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |0/0|17/17|0/0|[6d8764cc1f938b3edee4ac26dc5d4d8dca74dc54](https://github.c…
-
I tried this code with `rustc --target riscv64gc-unknown-linux-gnu rust_code.rs`:
```rust
#![feature(abi_riscv_interrupt)]
pub extern "riscv-interrupt-m" fn interrupt_machine() {}
pub extern "riscv-…
-
`crypto/riscvcap.c:85`: `return syscall(__NR_riscv_hwprobe, pairs, pair_count, cpu_count, cpus, flags);` was added in OpenSSL v3.4.0
`#define __NR_riscv_hwprobe 258` is defined in `/data/riscv64-li…
-
I tried this code with `rustc --target riscv64gc-unknown-linux-gnu rust_code.rs`:
```rust
#![feature(abi_riscv_interrupt)]
pub extern "riscv-interrupt-m" fn interrupt_machine(_a: u8, _b: u8, _c: u8) …
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |7/1|0/0|0/0|[29c4f6637cd604bf993d7309c236ebcdb554a858](https://github.com…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: rv32gcv_zve32f ilp32d medlow multilib |4/4|0/0|0/0|[a4eec6c712ec16a77eb28ae0a7366d957a2c0080](https://github.com/…
-
Enable KVM acceleration support on the Ubuntu 24.04 kernel as shipped on the DC-ROMA Pad II
Linux dcroma2 6.6.36 #1 SMP PREEMPT Sat Sep 14 05:50:14 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
Mo…