This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/33255] A warning for "unused" typedefs?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]