gcc/libcpp
Manuel López-Ibáñez 47960aaf16 expr.c (struct op): Add location.
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
2008-10-31 22:00:37 +00:00
..
2008-08-27 18:44:43 +01:00
2008-10-31 22:00:37 +00:00
2008-06-07 19:00:15 +01:00
2008-10-31 22:00:37 +00:00
2008-05-21 15:00:59 +00:00