Issues
- 1
crash when compiling cherios
#218 opened by pmundkur - 6
- 1
- 4
Compiler crashes on cast.
#272 opened by qwattash - 3
Unable to call c++ virtual function
#281 opened by minight - 1
Using .cfi_restore $c17 crashes compiler
#279 opened by arichardson - 0
- 2
- 0
- 2
cxa_thread_atexit_test crashes in backend
#269 opened by brooksdavis - 0
- 2
- 2
- 1
Crash in selection DAG compiling
#228 opened by brooksdavis - 5
[nosp] Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!")
#244 opened by bsdjhb - 2
CHERI 128-bit LLVM backend crash: fatal error: error in backend: Cannot select: 0x806f08dd0: iFATPTR = addrspacecast[0 -> 200] 0x806ee8e38
#235 opened by rwatson - 2
Miscompile while using the strchr builtin
#253 opened by zxombie - 7
- 8
Assertion failure compiling purecap kernel code "Can't find reaching def for virtreg"
#245 opened by qwattash - 2
unaligned load in struct copy sequence
#267 opened by brooksdavis - 2
Copying capabilities with double-words.
#266 opened by jonwoodruff - 1
- 9
Padding considered part of struct
#262 opened by jonwoodruff - 1
- 0
- 6
- 5
Redundant memcpy not elided for CHERI
#261 opened by jonwoodruff - 10
Not filling branch delay slot by moving CHERI instructions or other instructions across CHERI instructions
#256 opened by jonwoodruff - 15
- 5
- 6
- 1
- 5
- 1
CHERI capability pointer types should have an explicit byte size in DWARF debug info
#208 opened by bsdjhb - 2
CLC not moving into branch delay slot
#249 opened by jonwoodruff - 1
- 1
- 0
- 1
va_copy in a loop results in stack access via DDC
#240 opened by brooksdavis - 4
- 15
- 2
Int in a union passed as variadic gets wrong value.
#232 opened by trasz - 3
- 8
Throwing exceptions in C++ doesn't work on MIPS
#229 opened by bsdjhb - 1
Crash when building Postgres without -mxgot.
#210 opened by trasz - 4
Crash when compiling mips64 PIC code with -mxgot
#216 opened by arichardson - 0
Crash when compiling C++ with exceptions
#221 opened by arichardson - 1
crash when building gdb
#220 opened by trasz - 2
- 1
FileCheck arithmetic expressions
#212 opened by KoviRobi