aboutsummaryrefslogtreecommitdiff
path: root/coff.h
diff options
context:
space:
mode:
authorJoe Soroka <gits@joesoroka.com>2011-03-08 14:13:08 -0800
committerJoe Soroka <gits@joesoroka.com>2011-03-08 14:13:08 -0800
commit31fe1cc62b30e52d35dfd669dc9bc3dbb5a8ad8e (patch)
tree5be2fcc3b843256556fa55218fd5fbab3268b459 /coff.h
parent5eb82755db1e46a4c7cb7ded62d8176daf1da572 (diff)
downloadtinycc-31fe1cc62b30e52d35dfd669dc9bc3dbb5a8ad8e.tar.gz
tinycc-31fe1cc62b30e52d35dfd669dc9bc3dbb5a8ad8e.tar.bz2
clarify support for functions returning an array
previously, tcc would accept a prototype of a function returning an array, but not giving those functions bodies nor calling them. it seems that gcc has never supported them, so we should probably just error out... but it's possible that someone already using tcc includes some header that contains an unused prototype for one, so let's continue to support that.
Diffstat (limited to 'coff.h')
0 files changed, 0 insertions, 0 deletions