plan9fox/sys/src/cmd/8c
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
..
8.out.h add 6(a|l) sse support to 8(a|l) 2013-05-21 23:15:13 +05:30
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
cgen64.c 8c: skip 64-bit regpair allocation for OINDEX nodes in cgen64() 2019-06-24 19:25:13 +02:00
div.c import updated compilers from sources 2012-07-30 19:11:16 +02:00
gc.h import updated compilers from sources 2012-07-30 19:11:16 +02:00
list.c ?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup 2020-04-19 23:51:18 +02:00
machcap.c 8c: handle 64 bit mixedmode asop and type vlong <-> float/double type conversions 2015-10-04 20:06:59 +02:00
mkenam Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03: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 8c, 6c: fix mulgen botch error for handling multiplication by zero constant 2014-03-21 19:05:17 +01:00
peep.c 8c, 6c: LEA x, R; MOV (R), R -> MOV x, R 2019-06-24 19:38:46 +02:00
reg.c kencc: revert back to "set but not used" 2021-06-26 13:16:36 +00:00
sgen.c 8c, 6c: fix INDEX node #reg calculation 2019-06-18 13:28:15 +02:00
swt.c import updated compilers from sources 2012-07-30 19:11:16 +02:00
txt.c cc: promote integer constants according to c99 spec. 2020-08-08 11:39:25 -07:00