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

Motorola 68K target with -mshort option.
Any 8 or 16 bit micro controllers like the AVR.