This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/4131] The C++ compiler don't place a const class object to ".rodata" section with non trivial constructor
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 02 Jul 2012 07:12:27 +0000
- Subject: [Bug c++/4131] The C++ compiler don't place a const class object to ".rodata" section with non trivial constructor
- Auto-submitted: auto-generated
- References: <bug-4131-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4131
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mh+gcc at glandium dot org
--- Comment #27 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-07-02 07:12:27 UTC ---
*** Bug 53829 has been marked as a duplicate of this bug. ***