issues
search
rui314
/
chibicc
A small C compiler
MIT License
9.67k
stars
881
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
func_params token skip refactor
#147
luke-zhu
opened
3 days ago
0
make struct size the sum of sizes of all members
#146
luke-zhu
opened
3 days ago
0
parse.c array_initializer1 duplicate code
#145
luke-zhu
opened
3 days ago
0
Java chibicc
#144
soldate
opened
2 weeks ago
0
Collaboration?
#143
llvee
opened
1 month ago
1
check for typedef specifier/attribute not strict enough
#142
samkho
opened
2 months ago
0
different output from gcc for c-testsuite's 00219.c
#141
samkho
opened
2 months ago
0
c-testsuite's 00218.c claims unsigned enum bit-fields are broken
#140
samkho
opened
2 months ago
0
different output from gcc for c-testsuite's 00206.c
#139
samkho
opened
2 months ago
0
11 files from c-testsuite fail to compile
#138
samkho
opened
2 months ago
0
QBE backend
#137
sylware
closed
3 months ago
1
Congratulations, this is an awesome resource
#136
evertonse
opened
9 months ago
0
Error in hashmap.c
#135
sgraham
opened
1 year ago
3
Add hashmap test to demonstrate failure
#134
sgraham
closed
1 year ago
1
Potential Bug Detected in string.c
#133
xyzxyzaabbcc
opened
1 year ago
0
Allow modulus in constant expressions
#132
matthewsot
opened
1 year ago
0
How to set 32-bit word size?
#131
redthing1
opened
1 year ago
0
Using static_assert gives "implicit declaration of a function" error
#130
tekknolagi
opened
1 year ago
0
missing .note.GNU-stack section implies executable stack
#129
the-die
opened
1 year ago
0
There may be ABI compatibility issues prior to commit b29f052.
#128
the-die
opened
1 year ago
0
Incorrect small struct passing in 5th argument position
#127
sgraham
opened
1 year ago
6
an error in operation with the same priority
#126
SweetPepers
closed
1 year ago
1
ND_MOD missing from is_const_expr()
#125
sgraham
opened
1 year ago
0
Alignment bug in your codegen
#124
bztsrc
closed
1 year ago
3
BUG at Commit "Add *, / and ()"
#123
poteto0
opened
1 year ago
1
add --version support
#122
rurban
opened
1 year ago
0
add -soname support
#121
rurban
opened
1 year ago
0
Missing -soname support
#120
rurban
opened
1 year ago
0
fix assembler error on large files
#119
rurban
opened
1 year ago
0
No necessary repetition of logic
#118
PiNengShaoNian
opened
1 year ago
0
There is an error in copy_struct_reg
#117
PiNengShaoNian
opened
1 year ago
0
Unknwon pseudo-op '.local'
#116
AlectronikForge
opened
1 year ago
0
Fix dependency generation
#115
mid-kid
closed
1 year ago
0
Cannot find sys/stdio.h
#114
rice7th
opened
1 year ago
0
`skip_line` function is wrong
#112
sunshaoce
opened
1 year ago
0
bugs found during vlc build
#111
stormalf
closed
2 years ago
1
chibicc manages 1024_160 as two tokens with first token number 1024
#110
stormalf
opened
2 years ago
0
fix typo
#109
int6
opened
2 years ago
0
Fix 'gcc library path is not found' on some platforms
#108
ghost
closed
8 months ago
0
string intialized by function-like failed during compilation
#107
stormalf
opened
2 years ago
0
define VLC_EXPORT attribute((visibility("default"))) caused failure during compilation
#106
stormalf
opened
2 years ago
0
__has_attribute(diagnose_if) not managed
#105
stormalf
opened
2 years ago
0
LoongArch backend port
#104
shipujin
opened
2 years ago
2
`.L..` should not be `globl .L..`
#103
sunshaoce
opened
2 years ago
0
Why isn't `tok->next` in `is_function()`
#102
sunshaoce
closed
2 years ago
3
Fix atomic fetch operations
#101
chjj
opened
2 years ago
0
Update README.md
#100
Kxvish
opened
2 years ago
0
Newlines elided by preprocessor after empty macro
#99
ludocode
opened
2 years ago
1
Hashmap: Do not insert duplicate keys
#98
boki1
opened
2 years ago
0
RISC-V backend port
#97
ksco
opened
2 years ago
2
Next