This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3187: gcc-3.0 prerelease lays down two copies ofconstructors
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org,peter at empeg dot com, gcc-prs at gcc dot gnu dot org
- Date: 19 Feb 2003 16:21:59 +0100
- Subject: Re: c++/3187: gcc-3.0 prerelease lays down two copies ofconstructors
- References: <3E539BC8.1060400@student.tudelft.nl> <3E539FBE.9050000@codesourcery.com>
Op wo 19-02-2003, om 16:16 schreef Nathan Sidwell:
> Steven Bosscher wrote:
> > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3187
> >
> >
> > This PR is _really_ old. Last modified over a year and a half ago, so it
> > should go in feedback. It would be even better if this bug is fixed
> > because it's a pretty serious bug IMO.
> no. analyzed is the right state. Why do you think it serious? It does
> not cause miscompilation or reject legal code.
Nope, that's why I didn't say critical. I think it's serious because of
the 20% increase in code size as claimed in the PR.