aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/72_long_long_constant.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-10-06 04:05:30 +0200
committerMichael Matz <matz@suse.de>2016-12-15 17:47:13 +0100
commitf081acbfba84ffdf1e479f932906bf10f88cd1c2 (patch)
tree16f39dd9b65312bc83bb5b3d3e462b6242630b9a /tests/tests2/72_long_long_constant.c
parent3bc9c325c5fa754043986cc70ff2af45c2196c38 (diff)
downloadtinycc-f081acbfba84ffdf1e479f932906bf10f88cd1c2.tar.gz
tinycc-f081acbfba84ffdf1e479f932906bf10f88cd1c2.tar.bz2
Support local register variables
Similar to GCC a local asm register variable enforces the use of a specified register in asm operands (and doesn't otherwise matter). Works only if the variable is directly mentioned as operand. For that we now generally store a backpointer from an SValue to a Sym when the SValue was the result of unary() parsing a symbol identifier.
Diffstat (limited to 'tests/tests2/72_long_long_constant.c')
0 files changed, 0 insertions, 0 deletions