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 Regression] [no-unit-at-a-time] No instantiation of VTT at -O1
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 09:24:05 -0000
- Subject: [Bug c++/14865] [3.3/3.4 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 reichelt at gcc dot gnu dot org 2004-06-15 09:23 -------
Fixed on mainline by Andrew's patches to cp-tree.h:
http://gcc.gnu.org/ml/gcc-cvs/2004-06/msg00050.html
http://gcc.gnu.org/ml/gcc-cvs/2004-06/msg00055.html
(the second patch fixes a typo in the first one).
Since the respective lines in cp-tree.h are the same on the
3.3 and 3.4 branch a backport seems to be easy.
Andrew, will you give it a try?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Known to fail|3.3 3.3.1 3.3.2 3.3.3 3.3.4 |3.3 3.3.1 3.3.2 3.3.3 3.3.4
|3.4.0 3.5.0 |3.4.0
Known to work|3.2.3 |3.2.3 3.5.0
Summary|[3.3/3.4/3.5 Regression] |[3.3/3.4 Regression] [no-
|[no-unit-at-a-time] No |unit-at-a-time] No
|instantiation of VTT at -O1 |instantiation of VTT at -O1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14865