]> gcc.gnu.org Git - gcc.git/commitdiff
re PR c++/12815 (Code compiled with optimization behaves unexpectedly)
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 6 Jan 2004 00:52:36 +0000 (00:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 6 Jan 2004 00:52:36 +0000 (00:52 +0000)
PR c++/12815
* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
references as constant.

From-SVN: r75458

gcc/cp/ChangeLog

index b428cee8b4c47fbc7fa3352fbd5240728b6d50d9..3391529cc0f0562fae12250cdec9e18e2dec9b48 100644 (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.
 
This page took 0.07324 seconds and 5 git commands to generate.