Wed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick.cygnus.com>
* call.c (is_subseq): Don't try to be clever. Wed Aug 20 03:13:36 1997 H.J. Lu (hjl@gnu.ai.mit.edu) * parse.y, pt.c: Include "except.h". * call.c, class.c, class.h, cp-tree.h, cvt.c, decl.c, decl2.c, error.c, except.c, expr.c, friend.c, g++spec.c, init.c, input.c, lex.c, lex.h, method.c, parse.y, pt.c, repo.c, rtti.c, search.c, sig.c, spew.c, tree.c, typeck.c, typeck2.c, xref.c: Finish prototyping. Wed Aug 20 01:34:40 1997 Jason Merrill <jason@yorick.cygnus.com> * decl2.c (mark_vtable_entries): Instead of replacing pure virtuals with a reference to __pure_virtual, copy the decl and change the RTL. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14868 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/cp/ChangeLog 19 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/call.c 60 additions, 13 deletionsgcc/cp/call.c
- gcc/cp/class.c 43 additions, 0 deletionsgcc/cp/class.c
- gcc/cp/class.h 1 addition, 1 deletiongcc/cp/class.h
- gcc/cp/cp-tree.h 44 additions, 15 deletionsgcc/cp/cp-tree.h
- gcc/cp/cvt.c 13 additions, 1 deletiongcc/cp/cvt.c
- gcc/cp/decl.c 41 additions, 4 deletionsgcc/cp/decl.c
- gcc/cp/decl2.c 33 additions, 11 deletionsgcc/cp/decl2.c
- gcc/cp/error.c 24 additions, 12 deletionsgcc/cp/error.c
- gcc/cp/except.c 7 additions, 4 deletionsgcc/cp/except.c
- gcc/cp/expr.c 3 additions, 0 deletionsgcc/cp/expr.c
- gcc/cp/friend.c 7 additions, 0 deletionsgcc/cp/friend.c
- gcc/cp/g++spec.c 8 additions, 0 deletionsgcc/cp/g++spec.c
- gcc/cp/init.c 18 additions, 8 deletionsgcc/cp/init.c
- gcc/cp/input.c 11 additions, 3 deletionsgcc/cp/input.c
- gcc/cp/lex.c 42 additions, 23 deletionsgcc/cp/lex.c
- gcc/cp/lex.h 1 addition, 4 deletionsgcc/cp/lex.h
- gcc/cp/method.c 20 additions, 2 deletionsgcc/cp/method.c
- gcc/cp/parse.y 5 additions, 6 deletionsgcc/cp/parse.y
- gcc/cp/pt.c 14 additions, 10 deletionsgcc/cp/pt.c
Loading
Please register or sign in to comment