From f775d687253df56d136f70e82c7367b6ba62e9fb Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Sat, 29 Apr 2017 22:09:10 +0200 Subject: Remove a bit-field TODO Checked the lcc testsuite for bitfield stuff (in cq.c and fields.c), fixed one more error in initializing unnamed members (which have to be skipped), removed the TODO. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3adeef2..d810088 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,6 @@ Bugs: - transform functions to function pointers in function parameters (net/ipv4/ip_output.c) - fix function pointer type display -- check lcc test suite -> fix bitfield binary operations - check section alignment in C - fix invalid cast in comparison 'if (v == (int8_t)v)' - finish varargs.h support (gcc 3.2 testsuite issue) -- cgit v1.3.1