-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib …
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib …
-
I saw your phx.tools update announcement recently on ElixirStatus and have a few observations that you may wish to consider.
### Shell Support
- Your setup configuration only supports `bash` and…
-
Windows used the aarch64 abi for everything except variadic functions. The assumption is that this will be an issue when calling variadic Methods in the Microsoft CRT like printf. However, in most cas…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |4/2|0/0|0/0|[9eaecce3d8c1d9349adbf8c2cdaf8d87672ed29c](https://github.com…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |3/3|0/0|0/0|[e751639e3d20efe97186faa7dca33e7761ba1e79](https://github.com…
-
clang version
```
clang version 19.0.0git (https://github.com/llvm/llvm-project.git cf9eeb67e553137c979dca50bbf912acea8889a5)
Target: aarch64-target-linux-gnu
Thread model: posix
InstalledDir: /h…
-
Start to try Enzyme in Enzyme explorer. I found it does not compile when a runtime size container is involved, e.g. std::vector, as in the following example,
double dprod(const std::vector& v) {
…
-
Hi,
I run the EK board with the IMX219, the example libcamer_sub_sama7g54_ek.X works fine to me. I changed MCC settings to continuous video capture, I commented saving photos at the pendrive and I …
-
Hi there!
Would it be possible to update the `#define MSG` macro in `debug.h` to add a space after "%s"? Without the space, you have to add a space at the head of your fmt message to provide separa…