This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21308] [3.4/4.0/4.1 Regression] Very high compile time
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 May 2005 02:10:14 -0000
- Subject: [Bug c++/21308] [3.4/4.0/4.1 Regression] Very high compile time
- References: <20050430213729.21308.peturrun@internet.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01 02:10 -------
Both this and PR 18462 are caused by:
2002-09-30 Mark Mitchell <mark@codesourcery.com>
* class.c (walk_subobject_offsets): Correct the calculation of
offsets for virtual bases. Correct the counting of array
elements.
....
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
Summary|[4.0/4.1 Regression] Very |[3.4/4.0/4.1 Regression]
|high compile time |Very high compile time
Target Milestone|4.0.1 |3.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21308