This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12815] [3.3/3.4 Regression] Code compiled with optimization behaves unexpectedly
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2004 00:52:41 -0000
- Subject: [Bug c++/12815] [3.3/3.4 Regression] Code compiled with optimization behaves unexpectedly
- References: <20031028154158.12815.boris@kolpackov.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-06 00:52 -------
Subject: Bug 12815
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2004-01-06 00:52:38
Modified files:
gcc/cp : ChangeLog
Log message:
PR c++/12815
* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
references as constant.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3857&r2=1.3858
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12815