re PR c++/12815 (Code compiled with optimization behaves unexpectedly)

PR c++/12815
	* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
	references as constant.

From-SVN: r75458
This commit is contained in:
Mark Mitchell 2004-01-06 00:52:36 +00:00
parent 962c082399
commit 856363c883
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2004-01-05 Mark Mitchell <mark@codesourcery.com>
PR c++/12816
PR c++/12815
* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
references as constant.