shithub: scc

Download patch

ref: 6eaa4bfaae6f1836f8250830673a48a467e5d757
parent: 6f21c811a374c0382949273f9c2461932f6b39cf
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Oct 31 06:21:08 EDT 2018

Add bug related to ar

--- a/BUGS
+++ b/BUGS
@@ -5,3 +5,4 @@
 time.c: segfault in cc2-qbe, ASSHLD not present in optbl
 tr.c:196: error: incompatible type for argument 4 in function call
 uuencode.c: {standard input}:286: Error: 0x7fffffffffffffff out range of signed 32bit displacement
+ar: It doesn't accept an empty list of object files.