Note that the previous check-in to c-opts.c fixes PR preprocessor/12545.
authorPer Bothner <bothner@gcc.gnu.org>
Sat, 1 Nov 2003 03:25:21 +0000 (19:25 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sat, 1 Nov 2003 03:25:21 +0000 (19:25 -0800)
From-SVN: r73171

gcc/ChangeLog

index 6f9247f..ac44681 100644 (file)
@@ -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  <dave.anglin@nrc-cnrc.gc.ca>