Skip to content
Snippets Groups Projects
  1. Apr 02, 1999
  2. Apr 01, 1999
  3. Mar 31, 1999
    • Jason Merrill's avatar
      semantics.c (begin_inline_definitions, [...]): Rename from finish_default_args... · 51632249
      Jason Merrill authored
      semantics.c (begin_inline_definitions, [...]): Rename from finish_default_args and begin_inline_definitions...
      
      	* semantics.c (begin_inline_definitions,
      	finish_inline_definitions): Rename from finish_default_args and
      	begin_inline_definitions, respectively, to something that isn't a
      	total lie.  :)
      	* parse.y (structsp): Adjust.
      	* tree.c (hash_tree_cons): Remove obsolete via_* parms.
      	(list_hash_lookup): Likewise.
      	(hash_tree_chain): Adjust.
      	* pt.c (tsubst): Adjust.
      	(tsubst_arg_types): Use plain hash_tree_cons.
      	* cp-tree.h (hash_tree_cons_simple): Lose.
      	* parse.y (declmods, nonempty_cv_qualifiers): Use hash_tree_cons.
      
      From-SVN: r26092
      51632249
    • Jeffrey A Law's avatar
      toplev.c (rest_of_compilation): Allow dbr_schedule to write to the dump file too. · bbd2180d
      Jeffrey A Law authored
              * toplev.c (rest_of_compilation): Allow dbr_schedule to write to
              the dump file too.
      
      From-SVN: r26091
      bbd2180d
    • Richard Henderson's avatar
      flow.c (find_basic_blocks): New argument `do_cleanup'. · 359da67d
      Richard Henderson authored
              * flow.c (find_basic_blocks): New argument `do_cleanup'.
              Conditionally call delete_unreachable_blocks.
              (free_basic_block_vars): Zero ENTRY/EXIT data.
              (allocate_for_life_analysis): Kill.  Split into...
              (allocate_bb_life_data, allocate_reg_life_data): ... new functions.
              (life_analysis_1): Update.
              * gcse.c (gcse_main): Update find_basic_blocks call.
              * toplev.c (rest_of_compilation): Likewise.
              * stupid.c (stupid_life_analysis): Update life data calls.
              * rtl.h, output.h: Update prototypes.
      
      From-SVN: r26090
      359da67d
    • Bruce Korb's avatar
      updates, cleanups and reworking of fixinc · 42493273
      Bruce Korb authored
      From-SVN: r26089
      42493273
    • Bruce Korb's avatar
      regenerated · 48bd9529
      Bruce Korb authored
      From-SVN: r26088
      48bd9529
    • Bruce Korb's avatar
      added spaces to ensure correct shell syntax. · 8f34d1e9
      Bruce Korb authored
      Added test to ensure '//' comments were not deleted inside strings
      Added the missing c_asm.h fix
      
      From-SVN: r26087
      8f34d1e9
Loading