riscv zihintpause #138
Merged
riscv zihintpause #138
Travis CI / Travis CI - Branch
required action
Jan 9, 2025 in 1m 23s
Build Errored
The build errored. This is a change from the previous build, which passed.
Details
This is a normal build for the riscv-zihintpause branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has four jobs, running in parallel.
Job | OS | State |
---|---|---|
Linux | errored | |
Linux | errored | |
Linux | errored | |
Linux | errored |
Build Configuration
Build Option | Setting |
---|---|
Language | C++ |
Operating System | Linux (Focal) |
Build Configuration
{
"language": "cpp",
"os": [
"linux"
],
"dist": "focal",
"arch": [
"amd64",
"arm64",
"ppc64le",
"s390x"
],
"script": [
"gcc main.c -o ruapu",
"./ruapu"
]
}
Loading