From 8ecde51ffffdb689608d99229cb05959e78e1c13 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 31 Oct 2003 19:25:21 -0800 Subject: [PATCH] Note that the previous check-in to c-opts.c fixes PR preprocessor/12545. From-SVN: r73171 --- gcc/ChangeLog | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2