1. 19 Jul, 2003 5 commits
    • c-decl.c (c_finish_incomplete_decl): Don't use xxx_with_decl. · 435ab236
      	* c-decl.c (c_finish_incomplete_decl): Don't use xxx_with_decl.
      	(pop_label_level): Likewise.
      	(duplicate_decls): Likewise.
      	(implicitly_declare): Likewise.
      	(shadow_label): Likewise.
      	(start_decl): Likewise.
      	(finish_decl): Likewise.
      	(grokdeclarator): Likewise.
      	(get_parm_info): Likewise.
      	(detect_field_duplicates): Likewise.
      	(finish_struct): Likewise.
      	(start_function): Likewise.
      	(store_parm_decls): Likewise.
      	(finish_function): Likewise.
      	(c_expand_body_1): Likewise.
      	(check_for_loop_decls): Likewise.
      	(merge_translation_unit_decls): Likewise.
      
      From-SVN: r69582
      Gabriel Dos Reis committed
    • common.opt: Document --param. · 2cc98056
      	* common.opt:  Document --param.
      	* opts.c (columns, undocumented_msg): New.
      	(print_help): Get number of columns from environment.  Print
      	--param help.  Tweak newline handling.
      	(print_param_help): New.
      	(print_filtered_help): Better handling of duplicates.  Complain
      	about undocumented switches.
      	(print_switch): New.
      	(wrap_help): Improve wrapping, use COLUMNS.
      	* opts.sh: Ignore comments in records.
      	* params.def: Fix typos and remove trailing periods.
      	* toplev.c (display_help): Don't dump --param help.
      	* doc/sourcebuild.texi: Update.
      java:
      	* lang.opt: Don't show -MD_ and -MDD_.
      
      From-SVN: r69581
      Neil Booth committed
    • Add missing PR number. · 0e38b30b
      From-SVN: r69580
      David S. Miller committed
    • optabs.c (prepare_operand): Fail gracefully instead of abort if the predicate doesn't satisfy. · d893ccde
      2003-07-18  Richard Henderson  <rth@redhat.com>
      
      	* optabs.c (prepare_operand): Fail gracefully instead of abort
      	if the predicate doesn't satisfy.
      	(gen_cond_trap): Allow prepare_operand to fail.
      
      From-SVN: r69578
      Richard Henderson committed
    • Daily bump. · 3b1eae7b
      From-SVN: r69575
      GCC Administrator committed
  2. 18 Jul, 2003 26 commits
  3. 17 Jul, 2003 9 commits