gcc/libcpp
Nathan Sidwell 8bd9a00f43 cpplib: EOF in pragmas
This patch moves the generation of PRAGMA_EOF earlier, to when we set
need_line, rather than when we try and get the next line.  It also
prevents peeking past a PRAGMA token.

	libcpp/
	* lex.c (cpp_peek_token): Do not peek past CPP_PRAGMA.
	(_cpp_lex_direct): Handle EOF in pragma when setting need_line,
	not when needing a line.
2020-11-03 10:07:20 -08:00
..
2020-07-21 00:16:28 +00:00
2020-11-02 20:53:00 +00:00
2020-01-01 12:51:42 +01:00
2020-01-20 05:39:59 -08:00
2020-11-03 06:03:11 -08:00
2020-11-03 10:07:20 -08:00
2020-01-01 12:51:42 +01:00
2020-11-03 05:16:19 -08:00
2020-01-01 12:51:42 +01:00
2020-05-19 13:23:47 -07:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00