http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53502

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-27 
23:42:17 UTC ---
The warning is correct, the typedef is unused.  The enum is not but the typedef
to the enum is unused.

Reply via email to