]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/class.c
class.c (build_vtable_entry_ref): Use finish_asm_stmt.
authorJason Merrill <jason@gcc.gnu.org>
Fri, 8 Oct 1999 00:08:23 +0000 (20:08 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 8 Oct 1999 00:08:23 +0000 (20:08 -0400)
commit11028a5379153307e5eef4b71b836e41b11551c6
treed50a15941564c628c564a66f8e40867e6c137f53
parent45df36631616b48cde09691a9f4cfc23e6511ef1
class.c (build_vtable_entry_ref): Use finish_asm_stmt.

* class.c (build_vtable_entry_ref): Use finish_asm_stmt.

* class.c (finish_struct_1): Use simpler method of
removing elements of a singly-linked list which doesn't
lose for classes without data members.

From-SVN: r29859
gcc/cp/ChangeLog
gcc/cp/class.c