aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/34_array_assignment.expect
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-07-11 18:38:00 +0200
committerMichael Matz <matz@suse.de>2016-12-15 17:47:08 +0100
commit2b618c1ab4b9a4b8bd9c362cff070fa40cd03353 (patch)
tree44e92b1b1b45f937656278baf2f3cb726ff147a1 /tests/tests2/34_array_assignment.expect
parent7e515466246b30f02867fc1f1902dea706ff31af (diff)
downloadtinycc-2b618c1ab4b9a4b8bd9c362cff070fa40cd03353.tar.gz
tinycc-2b618c1ab4b9a4b8bd9c362cff070fa40cd03353.tar.bz2
Fix parsing attributes for struct decls
Given this code: struct __attribute__((...)) Name {...}; TCC was eating "Name", hence generating an anonymous struct. It also didn't apply any packed attributes to the parsed members. Both fixed. The testcase also contains a case that isn't yet handled by TCC (under a BROKEN #define).
Diffstat (limited to 'tests/tests2/34_array_assignment.expect')
0 files changed, 0 insertions, 0 deletions