This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31785] RFE: Possible to avoid emitting ctor sections for simple constructors of static objects ?
- 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: 2 May 2007 13:55:45 -0000
- Subject: [Bug c++/31785] RFE: Possible to avoid emitting ctor sections for simple constructors of static objects ?
- References: <bug-31785-8961@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-02 14:55 -------
This is not a trivial constructor (or at least what the standard defines as
trivial :) ).
This is the same problem as PR 4131.
*** This bug has been marked as a duplicate of 4131 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Summary|RFE: Possible to avoid |RFE: Possible to avoid
|emitting ctor sections for |emitting ctor sections for
|trivial constructors of |simple constructors of
|static objects ? |static objects ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31785