[Bug c/53502] [4.8 Regression] Bootstrap broken with --disable-build-poststage1-with-cxx

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 28 02:26:00 GMT 2012


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.



More information about the Gcc-bugs mailing list