issues
search
drh
/
lcc
The lcc retargetable ANSI C compiler
https://drh.github.io/lcc/
2.03k
stars
442
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
(unsigned char) cast from char ignored (Possible compilation bug?)
#54
TomArrow
opened
2 months ago
1
Invalid main declaration && Missing input files
#53
JohnAlexCO
opened
3 months ago
2
Add precompiled binaries to release?
#52
MichaelAgarkov
opened
4 months ago
0
Some fixes for modern Arch Linux, bison and gcc 14
#51
andi8086
opened
6 months ago
0
Add README blurb regarding C89
#50
amyipdev
closed
5 months ago
2
LCC common code changes from Gigatron-LCC
#48
lb3361
opened
3 years ago
0
Have a version of LCC retargetable to C99
#47
amyipdev
opened
3 years ago
2
AddressSanitizer: SEGV on unknown address
#46
elManto
opened
3 years ago
0
Problem to build under linux
#45
bensuperpc
opened
3 years ago
0
how to run
#44
WilliamWangPeng
opened
3 years ago
1
Assignment of struct compound-literal doesn't work.
#43
Gontjarow
opened
4 years ago
2
Fix build on 64-bit Linux
#42
hhtat
opened
4 years ago
0
macOS: Builtin issues
#41
IngwiePhoenix
opened
5 years ago
1
Initial CMakelists.txt files to build lcc with CMake
#40
MGoesswein
opened
5 years ago
2
Targeting the CP1610 CPU for Intellivision possible?
#39
zezba9000
opened
5 years ago
5
Question regarding origin of cpp - the C preprocessor
#38
dibyendumajumdar
closed
3 years ago
3
src/*.md files are copied incorrectly from repository
#37
mfe5003
closed
6 years ago
2
Hello i would like to do language self programming and i would like to use this lcc compiler for you
#36
omerfeyyaz
opened
7 years ago
0
Are benchmarks comparing LCC with other compilers available ?
#35
markNZed
opened
7 years ago
0
Add Support for macOS.
#34
feicong
opened
7 years ago
1
Type rty definition should be at top
#33
daipayan93
opened
7 years ago
2
Non-lvalue can be assigned after simplifying the shift operation
#32
huangguiyang
opened
7 years ago
0
mulops_calls option recognition
#31
evil-mad-engineer
opened
8 years ago
0
Preprocessor hangs on an example from the C standard
#30
alexfru
opened
8 years ago
3
Please release the preprocessor under GPL as Plan9 where it originates from
#29
alexfru
closed
8 years ago
1
lcc.net MSIL backend
#28
ksherlock
opened
8 years ago
0
Rename outp to outptr to avoid name clash with MSVC
#27
whizzter
opened
9 years ago
2
Updated cpp
#26
ksherlock
opened
9 years ago
0
fix enumdcl() scope
#25
huangguiyang
opened
9 years ago
0
cpp buffer overflow on long lines
#24
drh
opened
9 years ago
1
lburg - fix strchr when buffer doesn't have an eol.
#23
ksherlock
opened
9 years ago
0
fix x86 CALLF
#22
ksherlock
opened
9 years ago
0
MUL+I / MUL+U simplification fixes.
#21
ksherlock
opened
9 years ago
0
Compiling to Assembly not Linux
#20
npateman
closed
9 years ago
10
Fixed the result of unary + to generate rvalue
#19
mycoboco
opened
9 years ago
0
assertion `bestreg` fails sometimes for some targets when there are too many locals
#18
kulp
opened
9 years ago
2
Fixed assertion failure on assignment to unsigned bitfields
#17
mycoboco
opened
9 years ago
0
Fix memmove()
#16
zturtleman
opened
9 years ago
0
Do not ouput version
#15
bastien-roucaries
opened
9 years ago
1
Fixed to handle composite types in conditional expressions
#14
mycoboco
opened
9 years ago
0
Fixed to correctly diagnose expressions with NPC
#13
mycoboco
opened
9 years ago
0
[PATCH] Cleanup unused local buffer in src/sym.c
#12
orbitcowboy
closed
10 years ago
1
[PATCH] The unsigned variable 'n' will never be negative so it is either pointless or an error to check if it is.
#11
orbitcowboy
closed
10 years ago
1
[PATCH] Cleanup unused variable in src/stmt.c
#10
orbitcowboy
closed
10 years ago
1
[PATCH] Cleanup duplicate statement in for loop in file src/profio.c
#9
orbitcowboy
closed
10 years ago
1
Probably wrong assert statement in gen.c
#8
orbitcowboy
closed
10 years ago
1
[PATCH] Cleanup unused variable in /etc/lcc.c
#7
orbitcowboy
closed
10 years ago
1
various syntax fixes
#6
ghost
closed
6 months ago
0
Pointers incorrectly become NULL
#5
jmanuel1
opened
10 years ago
0
Building on Windows
#4
norswap
opened
12 years ago
2
Next