• jakub's avatar
    PR bootstrap/50237 · b735cc56
    jakub authored
    	* internal.h (_cpp_init_lexer): New prototype.
    	* init.c (init_library): Call it.
    	* lex.c (init_vectorized_lexer): Remove constructor attribute,
    	add inline keyword.
    	(HAVE_init_vectorized_lexer): Define.
    	(_cpp_init_lexer): New function.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182090 138bc75d-0d04-0410-961f-82ee72b054a4
    b735cc56
internal.h 28.8 KB