Skip to content
Snippets Groups Projects
  • Zack Weinberg's avatar
    566c6181
    c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for... · 566c6181
    Zack Weinberg authored
    c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for the language, if set_yydebug is true.
    
    	* c-opts.c (c_common_parse_file): Unconditionally give a warning,
    	suitable for the language, if set_yydebug is true.
    	* c-pragma.h: Define enum pragma_omp_clause here.  Don't define
    	YYDEBUG or declare yydebug.
    	* c-parser.c (yydebug, enum pragma_omp_clause): Delete.
    	* cp/parser.c: Likewise.
    
    From-SVN: r119704
    566c6181
    History
    c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for...
    Zack Weinberg authored
    c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for the language, if set_yydebug is true.
    
    	* c-opts.c (c_common_parse_file): Unconditionally give a warning,
    	suitable for the language, if set_yydebug is true.
    	* c-pragma.h: Define enum pragma_omp_clause here.  Don't define
    	YYDEBUG or declare yydebug.
    	* c-parser.c (yydebug, enum pragma_omp_clause): Delete.
    	* cp/parser.c: Likewise.
    
    From-SVN: r119704