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 middle-end/17736] Optimization for global initialization with empty constructors



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-05-28 08:38 -------
These constructors are not trivial as defined by the C++ standard :).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Optimization for global     |Optimization for global
                   |initialization with trivial |initialization with empty
                   |constructors                |constructors


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17736


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