]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 6f9247fcdc667eed2425ee402c3b6a701a08858f..ac44681f18ef658ac9041e53768c803edb5b315a 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>