Skip to content
Snippets Groups Projects
Commit 8e974c0e authored by Per Bothner's avatar Per Bothner Committed by Per Bothner
Browse files

c-opts.c (finish_options): Change to returns boolean - false iff the call to...

c-opts.c (finish_options): Change to returns boolean - false iff the call to cpp_find_main_file fails.


	* c-opts.c (finish_options):  Change to returns boolean - false iff
	the call to cpp_find_main_file fails.
	(c_common_init):  Skip preprocess_file if finish_options failed.
	(c_common_parse_file):  Break if finish_options failed.

From-SVN: r73170
parent e31f8eda
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment