gcc/libcpp/include
Jakub Jelinek c26302d535 c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_TOKEN_FLD_STR tokens, not just CPP_COMMENT.
* c-ppoutput.c (scan_translation_unit): Call account_for_newlines
	for all CPP_TOKEN_FLD_STR tokens, not just CPP_COMMENT.

	* include/cpplib.h (cpp_token_val_index): Change parameter type to
	const cpp_token *.
	* lex.c (cpp_token_val_index): Likewise.

	* c-c++-common/raw-string-18.c: New test.
	* c-c++-common/raw-string-19.c: New test.

From-SVN: r200878
2013-07-10 18:49:24 +02:00
..
cpp-id-data.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
cpplib.h c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_TOKEN_FLD_STR tokens, not just CPP_COMMENT. 2013-07-10 18:49:24 +02:00
line-map.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
mkdeps.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
symtab.h Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00