OSDN Git Service

* init.c (build_offset_ref): Don't mess with error_mark_node.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1998 16:29:17 +0000 (16:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1998 16:29:17 +0000 (16:29 +0000)
commit9477f730649e005fc9a57a4587fcb1bd919f4f0c
treef9ea4292525b8104d3d05fe63d1401a8123ec65d
parent2d43f3d8b643bb1381da9f6f202ae299994fa58b
* init.c (build_offset_ref): Don't mess with error_mark_node.
* lex.c (do_scoped_id): Use cp_error.
* rtti.c (get_tinfo_fn): Don't mess with the context for now.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21792 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/lex.c
gcc/cp/rtti.c