1. 06 Oct, 1997 9 commits
  2. 03 Oct, 1997 3 commits
  3. 02 Oct, 1997 3 commits
  4. 01 Oct, 1997 14 commits
  5. 30 Sep, 1997 9 commits
  6. 29 Sep, 1997 2 commits
    • * version.c: Bump for snapshot. · 3a6eabfa
      From-SVN: r15795
      Jeffrey A Law committed
    • [multiple changes] · 0c4b14c4
      Mon Sep 29 11:05:54 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* lang-options.h: new -Wold-style-cast flag.
      	* cp-tree.h (warn_old_style_cast): new variable.
      	* decl2.c (warn_old_style_cast): ditto.
      	(lang_decode_option): support -Wold-style-cast.
      	(reparse_absdcl_as_casts): produce old-style-cast warning.
      
      Mon Sep 29 09:20:53 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
      
      	* decl.c (cp_finish_decl): Allow expand_aggr_init to set
       	TREE_USED, reset value based on already_used.
      
      	* init.c (expand_member_init): Revert change.
      
      From-SVN: r15793
      Jason Merrill committed