gcc/libcpp/include
David Malcolm 181463c271 libcpp: remove redundant parameter from rich_location::set_range
gcc/c-family/ChangeLog:
	* c-common.c (c_cpp_error): Remove redundant "line_table"
	parameter from call to rich_location::set_range.
	(maybe_suggest_missing_token_insertion): Likewise.

gcc/ChangeLog:
	* pretty-print.c (text_info::set_location): Remove redundant
	"line_table" parameter from call to rich_location::set_range.

libcpp/ChangeLog:
	* include/line-map.h (rich_location::set_range): Remove redundant
	line_maps * parameter.
	* line-map.c (rich_location::set_range): Likewise.

From-SVN: r262913
2018-07-20 21:39:14 +00:00
..
cpp-id-data.h Update copyright years. 2018-01-03 11:03:58 +01:00
cpplib.h c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument. 2018-01-27 07:27:47 +01:00
line-map.h libcpp: remove redundant parameter from rich_location::set_range 2018-07-20 21:39:14 +00:00
mkdeps.h Update copyright years. 2018-01-03 11:03:58 +01:00
symtab.h Update copyright years. 2018-01-03 11:03:58 +01:00