This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14865] [3.3/3.4/3.5 Regression] [no-unit-at-a-time] No instantiation of VTT at -O1
- 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: 26 Jun 2004 10:23:30 -0000
- Subject: [Bug c++/14865] [3.3/3.4/3.5 Regression] [no-unit-at-a-time] No instantiation of VTT at -O1
- References: <20040406134048.14865.Clement.Menier@inrialpes.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-26 10:23 -------
Subject: Bug 14865
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hubicka@gcc.gnu.org 2004-06-26 10:23:10
Modified files:
gcc/cp : ChangeLog decl2.c
Log message:
PR C++/14865
* decl2.c (maybe_emit_vtables): Always import_export_vtable for the
reachability analysis.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4130&r2=1.4131
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.720&r2=1.721
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14865