Describe the bug with Assembly Source #1: infiniteLoop: j main main: j infiniteLoop RISC-V (64) binutils 2.38.0 produces: Could not execute the program Executable not found Compiler returned: 0 Compiler stderr Invalid architecture for li...
compiler.mos-atari2600-3e-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari2600-3e-clang++ compiler.mos-atari2600-3e-trunk.semver=atari2600-3e @@ -921,6 +928,7 @@ group.rv32clang.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unkn group.rv32clang.baseNa...
The compiler can generate for PowerPC, ARM, RISC-V, and x86, accepting a subset of ISO C 99 with a few extensions. While it doesn’t produce code that runs as fast as gcc, you can be sure the generated code will do what you asked it to do. Of course, this still provides no ...
Let’s see that change the compiler to not optimize for any AMD-compatible instructions – won’t that be a laugh. Let me spell it out for you – all modern x86 CPUs are performing sleight of hand as a single x86 instruction gets broken into 1 or more smaller RISC-like operands. So,...
Linux gcc riscv820 (libstdc++) RubenRBSmentioned this issueMay 19, 2020 Add libuv to C & C++ libraries#1975 Merged mattgodboltmentioned this issueJul 13, 2020 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment...
PTX (NVIDIA) nvcc - see compiler-explorer/infra#22 RISC-V (ish: https://cx.rv8.io/) GCC - see #334 clang SPARC GCC - see #266 x86 AMD - see #430 GCC Firm - see #425 Clang TCC - see #246 Intel Oracle - see #141 PGI - see #891 OpenWatcom (16/32 bit only) -...
Is your feature request related to a problem? Please describe I would like there to be a QEMU TCG (tiny code generator, binary translator) option in the language list. For all of the (guest:host) pairs (X64-ARM, MIPS-RISCV, etc). Describ...
error: Top-level error (shutting down): Unexpected failure, no compilers found! {"stack":"Error: Unexpected failure, no compilers found!\n at main (file:///usr/local/google/home/markhansen/projects/compiler-explorer/out/dist/app.js:456:19)"} ...
Issues: compiler-explorer/compiler-explorerLabels 96 Milestones 0 New issue Clear current search query, filters, and sorts 1 Open 0 Closed Author Label Projects Milestones Assignee Sort Issues list [BUG]: riscv64 binutils assembly: Invalid architecture bug #7165 opened Dec 2, 2024 by mischief...