decl.c
370 KB
-
(finish_enum): Disable code which forces enums to be signed, · 13fbb038
since this conflicts with their use as bitfields. type_promotes_to handles promotion of enums of underlying unsigned types to signed integer types. From-SVN: r8279
Jason Merrill committed