diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6f9247fcdc6..ac44681f18e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -4,6 +4,7 @@ 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. + Fixes PR preprocessor/12545. 2003-10-31 John David Anglin