Y
Hacker News
new
|
ask
|
show
|
jobs
by
pxeger1
1390 days ago
Are there any GCC or LLVM targets where short is the same size as int?
2 comments
kazinator
1389 days ago
Motorola 68K target with -mshort option.
link
Gibbon1
1389 days ago
Any 8 or 16 bit micro controllers like the AVR.
link