This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/4131] The C++ compiler doesn't place a const class object to ".rodata" section with non trivial constructor
- From: "kalmquist1 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Jun 2015 01:04:22 +0000
- Subject: [Bug c++/4131] The C++ compiler doesn't place a const class object to ".rodata" section with non trivial constructor
- Auto-submitted: auto-generated
- References: <bug-4131-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4131
kalmquist1 at hotmail dot com <kalmquist1 at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kalmquist1 at hotmail dot com
--- Comment #28 from kalmquist1 at hotmail dot com <kalmquist1 at hotmail dot com> ---
*** Bug 66355 has been marked as a duplicate of this bug. ***