plan9fox/sys/src/cmd/7c
cinap_lenrek 4fd09def0f kencc: revert back to "set but not used"
The change to "assignment not used" breaks symmetry with
"used and not set" and removes the reference to the
specific warning mentioned in /sys/doc/comp.ms.

Also, the patch was half-assed as that it left some typos
in like "used an not set", which this change also fixed.
2021-06-26 13:16:36 +00:00
..
7.out.h add arm64 c compiler and assembler (thanks charles forsyth) 2019-04-08 13:45:49 +02:00
cgen.c 5c, 6c, 7c, 8c, kc, qc, vc: use explicit gmove(... , nn) in cgen() for result of OAS*, OPREINC, OPOSTINC 2021-03-13 13:56:40 +01:00
gc.h 7c: fix registerization of vlong constants 2019-04-08 13:47:45 +02:00
list.c ?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup 2020-04-19 23:51:18 +02:00
machcap.c add arm64 c compiler and assembler (thanks charles forsyth) 2019-04-08 13:45:49 +02:00
mkenam add arm64 c compiler and assembler (thanks charles forsyth) 2019-04-08 13:45:49 +02:00
mkfile cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat 2020-04-11 05:03:49 +02:00
mul.c ?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup 2020-04-19 23:51:18 +02:00
peep.c 7c: fix long to vlong/pointer conversion, avoid negative immediate offsets 2019-04-17 23:38:00 +02:00
reg.c kencc: revert back to "set but not used" 2021-06-26 13:16:36 +00:00
sgen.c add arm64 c compiler and assembler (thanks charles forsyth) 2019-04-08 13:45:49 +02:00
swt.c add arm64 c compiler and assembler (thanks charles forsyth) 2019-04-08 13:45:49 +02:00
txt.c 7c: don't emit SXTW for non-register source operand 2019-04-25 19:44:16 +02:00