shithub: scc

Download patch

ref: 133d6ef7eff8a64c955fe468e96962cbc54bdc67
parent: 5d431d137d9cf7a56cf435f0060a16585dc30f6d
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Dec 21 10:18:36 EST 2016

[cc1] Remove outdated bitfields

Bitfields are not totally implemented, but we have a version
that we can allow us to compile things.

--- a/cc1/decl.c
+++ b/cc1/decl.c
@@ -502,8 +502,6 @@
 	return sym;
 }
 
-/* TODO: bitfields */
-
 static void fieldlist(Type *tp);
 
 static Type *