]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Forgotten commit.
authorNeil Booth <neil@gcc.gnu.org>
Sun, 11 Aug 2002 15:49:11 +0000 (15:49 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 11 Aug 2002 15:49:11 +0000 (15:49 +0000)
From-SVN: r56205

gcc/ChangeLog

index ff97998112ad4c0a743c109b26ea8befef1a7512..b70668754f05eaa1f399bfda6cd8793a497a7c02 100644 (file)
@@ -1,3 +1,15 @@
+2002-08-11  Neil Booth  <neil@daikokuya.co.uk>
+
+       * c-common.h (enum c_language_kind): Emphasize that clk_c is 0.
+       * c-opts.c (parse_option): Rename find_opt.
+       (set_std_c99): New function.
+       (COMMAND_LINE_OPTIONS): Handle -remap and -o.  Remove OPT_std_bad.
+       (missing_arg): Remove OPT_std_bad.  Handle -o.
+       (c_common_decode_option): Handle input and output file names,
+       -o and -remap.  Clean up -std= handling.
+       * cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_o and OPT_remap.
+       (cpp_handle_option): Similarly.  Don't handle filenames.
+
 Sun Aug 11 14:43:17 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
        * i386.c (classify_argument): Fix computing of field's offsets.