This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31785] RFE: Possible to avoid emitting ctor sections for simple constructors of static objects ?



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]