[Bug bootstrap/53459] ../../work/libcpp/lex.c:593:18: error: typedef 'check_count' locally defined but not used

dodji at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 29 09:50:00 GMT 2012


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

--- Comment #6 from Dodji Seketeli <dodji at gcc dot gnu.org> 2012-05-29 09:42:44 UTC ---
Author: dodji
Date: Tue May 29 09:42:39 2012
New Revision: 187947

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187947
Log:
PR bootstrap/53459 - unused local typedef when building on altivec

    PR bootstrap/53459
    * lex.c (search_line_fast): Avoid unused local typedefs to simulate
    a static assertion.

Modified:
    trunk/libcpp/ChangeLog
    trunk/libcpp/lex.c



More information about the Gcc-bugs mailing list