http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33255
Dodji Seketeli <dodji at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24833|0 |1 is obsolete| | --- Comment #25 from Dodji Seketeli <dodji at gcc dot gnu.org> 2011-07-27 18:09:16 UTC --- Created attachment 24845 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24845 C FE support added This patch adds -Wunused-local-typedefs support to the C FE as well as some due clean up. I am currently bootstrapping it.