Files
gcc/libcpp
Nathan Sidwell a641d6d3e6 preprocessor: Fix ICE with EOF in macro args [pr95182]
This was another latent case of us losing an EOF token, but succeeding
anyway.  Since my patch to make us pay more attention to EOFs it came
to light.  We also need to keep the EOF if we fall off the end of the
main file.  Forced includes look like regular nested includes at this
point.

	PR preprocessor/95182
	libcpp/
	* macro.c (collect_args): Preserve EOFif we fell out of the main
	file.
	(cpp_get_token_1): Reformat a couple of short lines.
2020-05-19 06:19:31 -07:00
..
2020-05-15 22:40:40 +00:00
2020-05-13 15:16:49 -04:00
2020-01-01 12:51:42 +01:00
2020-01-20 05:39:59 -08:00
2020-01-20 05:39:59 -08:00
2020-05-13 15:16:49 -04:00
2020-05-13 15:16:49 -04:00
2020-01-10 21:22:12 +00:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00