[multiple changes]
authorJason Merrill <jason@gcc.gnu.org>
Mon, 29 Sep 1997 19:05:04 +0000 (15:05 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 29 Sep 1997 19:05:04 +0000 (15:05 -0400)
commit0c4b14c4d320e7cbf65fe4d11b6c8a3e58d710d1
tree304c265c56c7614c75c0aa1c369245fcec038c4e
parent974c50f907d067cdaba43812aba6a87314685346
[multiple changes]

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
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/lang-options.h