init.c (build_offset_ref): Don't mess with error_mark_node.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 17 Aug 1998 16:29:17 +0000 (16:29 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 17 Aug 1998 16:29:17 +0000 (12:29 -0400)
commit287662c58d04ac37d8cd4730e377860abf1328df
treef9ea4292525b8104d3d05fe63d1401a8123ec65d
parent0d2a8b1b82b35370545d9fe9784d466314a9adf2
init.c (build_offset_ref): Don't mess with error_mark_node.

* 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.

From-SVN: r21792
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/lex.c
gcc/cp/rtti.c