aboutsummaryrefslogtreecommitdiff
path: root/tests2/00_assignment.c
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2012-11-21 12:21:51 +0100
committerThomas Preud'homme <robotux@celest.fr>2012-11-21 12:21:51 +0100
commit6eec9310387f96dfb89aef0359fc837bc9cf00c4 (patch)
tree9e20133f7208310f4f01931923a9e01624afa69c /tests2/00_assignment.c
parent15a315f4a5af2cb644178f8d43438df47fa44fd3 (diff)
downloadtinycc-6eec9310387f96dfb89aef0359fc837bc9cf00c4.tar.gz
tinycc-6eec9310387f96dfb89aef0359fc837bc9cf00c4.tar.bz2
Only reference vfpr when available
A line in gfunc_call in arm-gen.c is referencing vfpr unconditionally. Yet, this function is only available when TCC_ARM_VFP is set. While this code is only triggered when TCC_ARM_VFP, it fails at compile time. This commit fix the problem.
Diffstat (limited to 'tests2/00_assignment.c')
0 files changed, 0 insertions, 0 deletions