-
Since smithy 3.43.0, the rerender of https://github.com/conda-forge/ctng-compiler-activation-feedstock is incorrect - it creates one job per clang & GCC version, when there should only be a job per GC…
-
Compiler Explorer: [https://godbolt.org/z/8o4K1GGjq](https://godbolt.org/z/8o4K1GGjq)
Attempting to compile the following program with Clang Assertion Trunk:
```c
typedef __attribute__((aligned (…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/4GcnGvasY](https://godbolt.org/z/4GcnGvasY)
This code will crash on Clang Assertion Trunk:
```cpp
void foo…
-
Compiler Explorer: [https://godbolt.org/z/4MzsKfT86](https://godbolt.org/z/4MzsKfT86)
Both Clang Assertion Trunk and Clang Trunk crash at the following program:
```c
__complex__ long long f () {
…
-
Compiler Explorer: [https://godbolt.org/z/M45qzaj4b](https://godbolt.org/z/M45qzaj4b)
It seems that the code will get another assertion failed if `-` is changed to `+` on line 5:
Assertion `getTyp…
-
Compiler Explorer: [https://godbolt.org/z/nW3sbTYYz](https://godbolt.org/z/nW3sbTYYz)
Attempting to compile the following program with Clang Assertion Trunk:
```c
struct S { char x[1804289383]; }…
-
With this [PR](#1208), there are 6 failing 3C test cases:
```
Clang :: 3C/3d-allocation.c
Clang :: 3C/function_typedef.c
Clang :: 3C/itype_nt_arr_cast.c
Clang :: 3C/itype_undef.c
Clang…
-
https://godbolt.org/z/z4szqa4rT
```cpp
#include
#include
using namespace std;
namespace {
template
consteval const char* type2str() = delete;
template
consteval const char* type2s…
-
# Overview
In the [August 1, 2024 OMR Architecture Meeting](https://github.com/eclipse/omr/issues/7382), we discussed changing the code formatting style of the compiler component. [A prior effort](ht…
-
Both the tests, when run with ``riscv32-unknown-elf-gcc`` it compiles without any issue.
## jal instruction
[jal_inst.zip](https://github.com/vyoma-systems/zilsd/files/14944436/jal_inst.zip)
…