scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit c825c03e6f3b1e3a757a47c75d77ce57ebb1624d
parent 3d92a3b0d83de06ce99f320906711d2d21f9a0c4
Author: Roberto E. Vargas Caballero <k0ga@shike2.net>
Date:   Tue, 18 Nov 2025 11:46:36 +0100

doc: Remove outdated bug

Diffstat:
MBUGS | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/BUGS b/BUGS @@ -1,2 +1 @@ scc: Remove TINT and TUINT -ar: It doesn't accept an empty list of object files.