Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Tue Dec 16 01:22:37 PST 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/cc1plus
In directory netbsd1:/var/slash-tmp/cvs-serv6391

Modified Files:
        cp-tree.h decl.c decl2.c pt.c 
Log Message:
Eliminate DECL_C_STATIC() and DECL_PUBLIC(), as in egcs.
Make sure TREE_PUBLIC() is set for inline functions which are not static, so
that they actually get instantiated.



Home | Main Index | Thread Index | Old Index