]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
cp-tree.h, [...]: Lose DECL_C_STATIC and DECL_PUBLIC.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 29 Sep 1997 16:08:34 +0000 (16:08 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 29 Sep 1997 16:08:34 +0000 (12:08 -0400)
commit893de33c133017f9559d652f2d287ca00ea37a74
tree665b6daaba096fcbf796f5416a03f0217b42d787
parent9b16d2c4efea1287a1651881732e06d7478f6d54
cp-tree.h, [...]: Lose DECL_C_STATIC and DECL_PUBLIC.

* cp-tree.h, decl.c, decl2.c, pt.c:
  Lose DECL_C_STATIC and DECL_PUBLIC.  Don't pretend statics are public.

* decl2.c (lang_decode_option): Add missing ;.

From-SVN: r15789
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/pt.c
This page took 0.062686 seconds and 5 git commands to generate.