Fix bitfield selection operators to use c0 version of tree
authorNick Downing <downing.nick@gmail.com>
Fri, 10 Feb 2017 15:37:28 +0000 (02:37 +1100)
committerNick Downing <downing.nick@gmail.com>
Fri, 10 Feb 2017 15:37:28 +0000 (02:37 +1100)
commitd455428a1d4598bffe9a498c653f3737243f6140
tree5be7d2fbbf4e8bf82a023f79c58962f9c3040f2a
parent5ac96851aec502ee5cb947314496ab591a1e31c1
Fix bitfield selection operators to use c0 version of tree
13 files changed:
c12.c
c13.c
test/fld0.c [new file with mode: 0644]
test/fld0.dump [new file with mode: 0644]
test/fld0.s [new file with mode: 0644]
test/fld1.c [new file with mode: 0644]
test/fld1.dump [new file with mode: 0644]
test/fld1.s [new file with mode: 0644]
test/fld2.c [new file with mode: 0644]
test/fld2.dump [new file with mode: 0644]
test/fld2.s [new file with mode: 0644]
test/hello.dump [new file with mode: 0644]
test/hello.s [new file with mode: 0644]