[Bug c++/4131] The C++ compiler don't place a const class object to ".rodata" section with non trivial constructor

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Aug 11 08:04:00 GMT 2006



------- Comment #16 from pinskia at gcc dot gnu dot org  2006-08-11 08:04 -------
Non trivial is the wording used by the C++ standard which is why I used it. 
(it is also called user defined constructor).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|The C++ compiler don't place|The C++ compiler don't place
                   |a const class object to     |a const class object to
                   |".rodata" section with non  |".rodata" section with non
                   |trival constructor          |trivial constructor


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



More information about the Gcc-bugs mailing list