Skip to content
Snippets Groups Projects
  • Manuel López-Ibáñez's avatar
    47960aaf
    expr.c (struct op): Add location. · 47960aaf
    Manuel López-Ibáñez authored
    2008-10-31  Manuel López-Ibáñez  <manu@gcc.gnu.org>
    
    libcpp/
    	* expr.c (struct op): Add location.
    	(_cpp_parse_expr): Propagate locations throught the stack
    	of expressions.
    	(reduce): Likewise.
    	(check_promotion): Use explicit location in errors.
    	
    testsuite/
    	* gcc.dg/cpp/Wsignprom.c: Add column numbers.
    	* gcc.dg/cpp/if-mpar.c: Likewise.
    
    From-SVN: r141503
    47960aaf
    History
    expr.c (struct op): Add location.
    Manuel López-Ibáñez authored
    2008-10-31  Manuel López-Ibáñez  <manu@gcc.gnu.org>
    
    libcpp/
    	* expr.c (struct op): Add location.
    	(_cpp_parse_expr): Propagate locations throught the stack
    	of expressions.
    	(reduce): Likewise.
    	(check_promotion): Use explicit location in errors.
    	
    testsuite/
    	* gcc.dg/cpp/Wsignprom.c: Add column numbers.
    	* gcc.dg/cpp/if-mpar.c: Likewise.
    
    From-SVN: r141503